From 19fdcb6acff93b226d05422cac8a0025300d7af8 Mon Sep 17 00:00:00 2001 From: m-p-3 Date: Thu, 24 Dec 2020 22:11:01 -0500 Subject: [PATCH] Error 404 on link Updated to https://github.com/nehbit/aether/blob/master/aether-core/aether/services/configstore/permanent.go --- .../app/components/locations/settingsscope/advancedsettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-core/aether/client/src/app/components/locations/settingsscope/advancedsettings.vue b/aether-core/aether/client/src/app/components/locations/settingsscope/advancedsettings.vue index 3256760..605f5a3 100644 --- a/aether-core/aether/client/src/app/components/locations/settingsscope/advancedsettings.vue +++ b/aether-core/aether/client/src/app/components/locations/settingsscope/advancedsettings.vue @@ -206,7 +206,7 @@ var content = ` * **Descriptions of more consequential settings are below.** -For the rest, the descriptions can be found [here](https://github.com/nehbit/aether/blob/master/aether/services/configstore/permanent.go). +For the rest, the descriptions can be found [here](https://github.com/nehbit/aether/blob/master/aether-core/aether/services/configstore/permanent.go). * **Network settings, if misconfigured, can get your machine and user key permanently banned by other nodes.** The settings that modify local behaviour are generally safe to fiddle with. Ones that relate to network behaviour are not.