summaryrefslogtreecommitdiffstats
path: root/ui/urls.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/urls.h')
-rw-r--r--ui/urls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/urls.h b/ui/urls.h
index f1a6adcc..32ed7cb6 100644
--- a/ui/urls.h
+++ b/ui/urls.h
@@ -15,7 +15,7 @@
#define WS_DOCS_URL "https://www.wireshark.org/docs/"
#define WS_FAQ_URL "https://www.wireshark.org/faq.html"
#define WS_Q_AND_A_URL "https://ask.wireshark.org"
-#define WS_WIKI_HOME_URL "https://gitlab.com/wireshark/wireshark/-/wikis"
+#define WS_WIKI_HOME_URL "https://wiki.wireshark.org"
/*
* Construct a wiki URL given the path to the wiki page.