diff --git a/json-rpc-settings.md b/json-rpc-settings.md
index d03589b..ee0d131 100644
--- a/json-rpc-settings.md
+++ b/json-rpc-settings.md
@@ -184,7 +184,7 @@ body:
### Visual editor for `SettingsTemplate.yaml`
-You can use a [visual editor](#/json-rpc-visual-settingstemplate-editor) for creating the `SettingsTemplate.yaml` file. When you're done editing, click the `Generate SettingsTemplate.yaml` file and copy-paste its contents into your `SettingsTemplate.yaml` file. Optionally, you can also copy the generated typings for your settings object in your preferred programming language.
+You can use a [visual editor](/json-rpc-visual-settingstemplate-editor.md) for creating the `SettingsTemplate.yaml` file. When you're done editing, click the `Generate SettingsTemplate.yaml` file and copy-paste its contents into your `SettingsTemplate.yaml` file. Optionally, you can also copy the generated typings for your settings object in your preferred programming language.