Fix path for the Dota 2 wiki
The fandom wiki that moved is the game wiki and not the eSports wiki. This fixes the path to be the correct one.pull/662/head
parent
de1abf33c5
commit
0d4ae31f17
|
@ -1738,8 +1738,8 @@
|
|||
"destination_platform": "mediawiki",
|
||||
"destination_icon": "liquipediadota2wiki.png",
|
||||
"destination_main_page": "Main_Page",
|
||||
"destination_search_path": "/dota2/index.php",
|
||||
"destination_content_path": "/dota2/"
|
||||
"destination_search_path": "/dota2game/index.php",
|
||||
"destination_content_path": "/dota2game/"
|
||||
},
|
||||
{
|
||||
"id": "en-dotflow",
|
||||
|
|
Loading…
Reference in New Issue