summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index 6b4e06d..3f67e87 100644
--- a/site/index.php
+++ b/site/index.php
@@ -81,7 +81,7 @@
<p>
The instructions at <a href="download/#contrib">download/#contrib</a> show how to submit patches.
- The list of currently defined tasks is listed at <a href="gitdocs/release.html#tasks">gitdocs/release.html#tasks</a>.
+ The list of currently defined tasks is listed at <a href="gitdocs/tasks.html">gitdocs/tasks.html</a>.
The gitdocs/ directory is also part of the git repository (it's a symlink to a working repository), so
you can also submit patches adding to that list of tasks.
</p>