diff options
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/site/download/index.php b/site/download/index.php index f33d940..05f4f2f 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -191,8 +191,9 @@ For a list of current tasks in <?php echo $lbProjectName; ?>, see <a href="../docs/tasks.html">../docs/tasks.html</a>. </p> <p> - Maintenance guides for <?php echo $lbProjectName; ?></php></php> can be found <a href="../docs/maintain/index.html">here</a> - and <a href="../docs/git/index.html">here</a>. + Maintenance guides for <?php echo $lbProjectName; ?></php></php> can be found at + <a href="../docs/maintain/index.html">../docs/maintain/index.html</a> and + and <a href="../docs/git/index.html">../docs/git/index.html</a>. </p> <p> Make sure that you configured git so that your name and email |