diff options
Diffstat (limited to 'templates/public')
-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 24e61558..5a034c6f 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -164,7 +164,7 @@ <li><a href="{% url mirror-status %}" title="Check the status of all known mirrors">Mirror Status</a></li> <li><a href="/packages/differences/" - title="See differences in packages between available architectures">Differences by Architecture</a></li> + title="See differences in packages between available architectures">Differences Reports</a></li> </ul> <h4>Development</h4> |