From 0983797b147973bf9fa7938415fc851ac2e563cb Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Wed, 24 Apr 2019 17:03:46 -0700 Subject: [PATCH] updated markdown link to a more useful site (#13602) * updated markdown link to a more useful site --- CHANGELOG.md | 1 + ui/src/dashboards/components/NoteEditor.tsx | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb852718dbe..0b46caa9c78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Bug Fixes 1. [13584](https://github.com/influxdata/influxdb/pull/13584): Fixed scroll clipping found in label editing flow 1. [13585](https://github.com/influxdata/influxdb/pull/13585): Prevent overlapping text and dot in time range dropdown +1. [13602](https://github.com/influxdata/influxdb/pull/13602): Updated link in notes cell to a more useful site 1. [13618](https://github.com/influxdata/influxdb/pull/13618): Show error message when adding line protocol ### UI Improvements diff --git a/ui/src/dashboards/components/NoteEditor.tsx b/ui/src/dashboards/components/NoteEditor.tsx index d0790154c88..afa56483b97 100644 --- a/ui/src/dashboards/components/NoteEditor.tsx +++ b/ui/src/dashboards/components/NoteEditor.tsx @@ -54,10 +54,7 @@ class NoteEditor extends PureComponent {
Need help using Markdown? Check out{' '} - + this handy guide