diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b0088c5bfe..c2525208e68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
### Bug Fixes
1. [14480](https://github.com/influxdata/influxdb/pull/14480): Fix authentication when updating a task with invalid org or bucket.
+1. [14497](https://github.com/influxdata/influxdb/pull/14497): Update the documentation link for Telegraf.
## v2.0.0-alpha.16 [2019-07-25]
diff --git a/ui/src/telegrafs/components/TelegrafExplainer.tsx b/ui/src/telegrafs/components/TelegrafExplainer.tsx
index d405beed08e..07678e96bde 100644
--- a/ui/src/telegrafs/components/TelegrafExplainer.tsx
+++ b/ui/src/telegrafs/components/TelegrafExplainer.tsx
@@ -14,7 +14,7 @@ const TelegrafExplainer: SFC = () => (
Here's a handy guide for{' '}
Getting Started with Telegraf