Fixes the hacking manual to redirect to our wiki properly.

This commit is contained in:
Nadyr
2019-03-15 23:05:59 -05:00
parent 196876b8a9
commit 1d4e4bfe31
+1 -1
View File
@@ -272,7 +272,7 @@
</head>
<body>
<iframe width='100%' height='97%' src="[config.wikiurl]Hacking&printable=yes&remove_links=1" frameborder="0" id="main_frame"></iframe>
<iframe width='100%' height='97%' src="[config.wikiurl]Guide_to_Hacking&printable=yes&remove_links=1" frameborder="0" id="main_frame"></iframe>
</body>
</html>