From 1efc101e3050e8a5fba326372abcfb09dd88470b Mon Sep 17 00:00:00 2001 From: hnhx Date: Sat, 18 Feb 2023 14:46:14 +0100 Subject: [PATCH] fixed wikipedia url --- config.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php.example b/config.php.example index 481a276..8c1002a 100644 --- a/config.php.example +++ b/config.php.example @@ -82,7 +82,7 @@ "instance_url" => "", "project_url" => "https://github.com/Metastem/wikiless#instances", "original_name" => "Wikipedia", - "original_url" => "wikipedia.com" + "original_url" => "wikipedia.org" ), "quetre" => array( "instance_url" => "",