diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index abdb0277..37d6decc 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -167,7 +167,7 @@ title="Developer Wiki articles">Developer Wiki</a></li> <li><a href="/groups/" title="View the available package groups">Package Groups</a></li> - <li><a href="/todolists/" + <li><a href="/todo/" title="Developer Todo Lists">Todo Lists</a></li> <li><a href="{% url 'visualize-index' %}" title="View visualizations">Visualizations</a></li> |