diff --git a/CHANGELOG.md b/CHANGELOG.md index aee82f48..4273994a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## ??? (Not Released Yet) + +### Minor changes and fixes + +* Updating a link to the documentation in the settings page. + ## 6.1.0 ### Important Notes diff --git a/server/lib/settings.ts b/server/lib/settings.ts index e963627c..72615a28 100644 --- a/server/lib/settings.ts +++ b/server/lib/settings.ts @@ -35,12 +35,12 @@ function initSettings (options: RegisterServerOptions): void { descriptionHTML: ` It seems that your are using a ${process.arch} CPU, which is not compatible with the plugin. -Please read the +Please read - installation documentation + this page for a workaround. ` })