Merge pull request #531 from Darlantanis/HackingBookFix

Fixes the hacking manual to redirect to our wiki properly.
This commit is contained in:
Vollybally
2019-03-16 00:40:45 -04:00
committed by GitHub
+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>