diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d09274..1576b12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Added version number of the running Rolens instance in the about dialog (#25, #28). * Fixed host/database selection bug in grid. * Added meaningful window titles, and actually show these in the title bar (macOS). +* Corrected link to documentation in the about box (#30). ## [v0.2.0] diff --git a/frontend/src/organisms/about.svelte b/frontend/src/organisms/about.svelte index 37161ad..2448457 100644 --- a/frontend/src/organisms/about.svelte +++ b/frontend/src/organisms/about.svelte @@ -23,7 +23,7 @@
© Romein van Buren, 2023.
- Documentation | + Documentation | GitHub | Report a bug | License