From 532fa3d40667070aac9104307aac9b9111dfa0b3 Mon Sep 17 00:00:00 2001 From: Andy Wick Date: Mon, 12 Aug 2019 12:41:17 -0400 Subject: [PATCH] fix wiki links --- parliament/vueapp/src/components/UpgradeBrowser.vue | 2 +- release/README.txt | 2 +- release/config.ini.sample | 4 ++-- release/wise.ini.sample | 2 +- viewer/vueapp/src/components/help/Help.vue | 2 +- wiseService/wiseService.ini.sample | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/parliament/vueapp/src/components/UpgradeBrowser.vue b/parliament/vueapp/src/components/UpgradeBrowser.vue index 9a8a585e24..64150c888d 100644 --- a/parliament/vueapp/src/components/UpgradeBrowser.vue +++ b/parliament/vueapp/src/components/UpgradeBrowser.vue @@ -15,7 +15,7 @@
- Which browsers are supported? diff --git a/release/README.txt b/release/README.txt index bdeb381b12..b1eb55ed0b 100644 --- a/release/README.txt +++ b/release/README.txt @@ -35,4 +35,4 @@ See https://molo.ch/faq#moloch-is-not-working for issues Additional information can be found at: * https://molo.ch/faq - * https://github.com/aol/moloch/wiki/Settings + * https://molo.ch/settings diff --git a/release/config.ini.sample b/release/config.ini.sample index 171354bb7a..b183423514 100644 --- a/release/config.ini.sample +++ b/release/config.ini.sample @@ -1,4 +1,4 @@ -# Latest settings documentation: https://github.com/aol/moloch/wiki/Settings +# Latest settings documentation: https://molo.ch/settings # # Moloch uses a tiered system for configuration variables. This allows Moloch # to share one config file for many machines. The ordering of sections in this @@ -276,7 +276,7 @@ logFileCreation = true ### High Performance settings -# https://github.com/aol/moloch/wiki/Settings#High_Performance_Settings +# https://molo.ch/settings#high-performance-settings # magicMode=basic # pcapReadMethod=tpacketv3 # tpacketv3NumThreads=2 diff --git a/release/wise.ini.sample b/release/wise.ini.sample index f2832cf985..9b974db5a4 100644 --- a/release/wise.ini.sample +++ b/release/wise.ini.sample @@ -1,4 +1,4 @@ -# WISE Service Config - https://github.com/aol/moloch/wiki/WISE +# WISE Service Config - https://molo.ch/wise [wiseService] port = 8081 diff --git a/viewer/vueapp/src/components/help/Help.vue b/viewer/vueapp/src/components/help/Help.vue index a3a4875374..9b02405e32 100644 --- a/viewer/vueapp/src/components/help/Help.vue +++ b/viewer/vueapp/src/components/help/Help.vue @@ -150,7 +150,7 @@ diff --git a/wiseService/wiseService.ini.sample b/wiseService/wiseService.ini.sample index 794a5bcd05..b4aef41fc2 100644 --- a/wiseService/wiseService.ini.sample +++ b/wiseService/wiseService.ini.sample @@ -1,5 +1,5 @@ # Configuration for WISE and the data sources are contained in this file. -# See https://github.com/aol/moloch/wiki/WISE +# See https://molo.ch/wise # Configuration for the wiseService itself.