From ee3baa70b48465d54b8a56a2522f27e9ab7028df Mon Sep 17 00:00:00 2001 From: Timmo Date: Fri, 22 Feb 2019 20:35:37 +0000 Subject: [PATCH] :ambulance: Fixes link to access tokens (#8695) --- source/_components/sensor.github.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.github.markdown b/source/_components/sensor.github.markdown index 54750e0260a..2d4ddba2e0b 100644 --- a/source/_components/sensor.github.markdown +++ b/source/_components/sensor.github.markdown @@ -17,7 +17,7 @@ The GitHub sensor integrates data from [GitHub](https://github.com/) to monitor ## {% linkable_title Setup %} -To set up this sensor you will need a [personal access token][accesstoken]. You will need to check the `repo` scope for the sensor to function. +To set up this sensor you will need a [personal access token](https://github.com/settings/tokens). You will need to check the `repo` scope for the sensor to function. ## {% linkable_title Configuration %}