diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 5b79a1fe..add921d1 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -119,8 +119,6 @@ title="Arch communities in your native language">International Communities</a></li> <li><a href="https://wiki.archlinux.org/index.php/Related_Projects" title="Projects that are in some way related to Arch Linux">Related Projects</a></li> - <li><a href="{% url releng-test-overview %}" - title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li> </ul> <h4>Support</h4> @@ -163,6 +161,8 @@ title="Developer Wiki articles">DeveloperWiki</a></li> <li><a href="/todolists/" title="Developer Todo Lists">Todo Lists</a></li> + <li><a href="{% url releng-test-overview %}" + title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li> </ul> <h4>About</h4> |