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