From a2c59dbb5089f94de975a1f720746c5f78baf879 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sat, 9 Oct 2021 09:01:41 +0200 Subject: [PATCH] fix link to Tautilli API ref (#19678) --- source/_integrations/tautulli.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_integrations/tautulli.markdown b/source/_integrations/tautulli.markdown index 495c2737f77..dd287756d47 100644 --- a/source/_integrations/tautulli.markdown +++ b/source/_integrations/tautulli.markdown @@ -71,7 +71,7 @@ monitored_users: required: false type: list monitored_conditions: - description: A list of attributes to expose for each Tautulli user you monitor, every key in the `session` [section here][tautulliapi] can be used. + description: A list of attributes to expose for each Tautulli user you monitor, every key in the `session` [section here](https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference#get_activity) can be used. required: false type: list {% endconfiguration %} @@ -93,4 +93,3 @@ sensor: ``` [tautulli]: https://tautulli.com -[tautulliapi]: https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference#get_activity