diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2014-10-05 13:37:56 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2014-10-05 13:37:56 +0200 |
commit | f6ed54e6d21cfd53a42bda4c70e1b94b1937696e (patch) | |
tree | c1f5e8fce06cb0bfd4b1e90aa2ba799e8a0715dd /templates/packages/search.html | |
parent | 7e7197c20fe12f29dc6abb96102fc500d98030d6 (diff) |
Use new Parabola URLs.
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r-- | templates/packages/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html index 074445d8..29dddeb3 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -111,7 +111,7 @@ <p>You are browsing the {{ BRANDING_DISTRONAME }} package database. From here you can find detailed information about packages located in the official supported repositories. If you need the sourceball from where a package is built, you can look at our <a - href="https://repo.parabolagnulinux.org/sources/packages" + href="https://repo.parabola.nu/sources/packages" title="Sourceballed packages">sources repo</a>.</p> </div> {% endblock %} |