aboutsummaryrefslogtreecommitdiff
path: root/subpages/Comments/GCFScape-page2.html
diff options
context:
space:
mode:
Diffstat (limited to 'subpages/Comments/GCFScape-page2.html')
-rw-r--r--subpages/Comments/GCFScape-page2.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/subpages/Comments/GCFScape-page2.html b/subpages/Comments/GCFScape-page2.html
index 0f7f229..9b7ab64 100644
--- a/subpages/Comments/GCFScape-page2.html
+++ b/subpages/Comments/GCFScape-page2.html
@@ -402,7 +402,7 @@
href="https://web.archive.org/web/20200201043948/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span class="right">Posted: Sep 14th, 2007 - 3:17:05 pm</span>
<div class="space"></div>
</div>
- <div class="content">Did you see <a href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?index.php?c=240#p240">this</a>?</div>
+ <div class="content">Did you see <a href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?c=240#p240">this</a>?</div>
</div><br />
<div class="group">
<div class="heading2">
@@ -801,7 +801,7 @@
<div class="space"></div>
</div>
<div class="content">I may add this if I get some free time in the future. In the mean time you can use <a
- href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?index.php?p=35">HLLib</a> to batch validate your .gcf files using the following batch
+ href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?p=35">HLLib</a> to batch validate your .gcf files using the following batch
file:<br /><br />
<div class="vbtitle">Code:</div>
<div class="vbcode"><br />for %%F in (*.gcf) do HLExtract.exe -m -v -s -t root -p "%%F"<br />pause<br />