mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 01:54:42 +00:00
mingw download link updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2803 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
82224d0cbc
commit
a7e2a5d389
1 changed files with 10 additions and 1 deletions
|
|
@ -20,7 +20,16 @@ window.onload = function() {
|
|||
</head>
|
||||
<body>
|
||||
<!-- bfknav -->
|
||||
Imagine a navigation
|
||||
<div class="navigation">
|
||||
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
||||
<a href="index.html">LinkChecker</a>
|
||||
<span>Installation</span>
|
||||
<a href="upgrading.html">Upgrading</a>
|
||||
<a href="documentation.html">Documentation</a>
|
||||
<a href="other.html">Other</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- /bfknav -->
|
||||
<div class="document" id="installation">
|
||||
<h1 class="title">Installation</h1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue