diff options
Diffstat (limited to 'templates/public/about.html')
-rw-r--r-- | templates/public/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/public/about.html b/templates/public/about.html index 5c9dc16d..099d5513 100644 --- a/templates/public/about.html +++ b/templates/public/about.html @@ -53,9 +53,10 @@ <li>Host repositories. Mirrors are not abundant.</li> - <li>Take a look at our <a href="http://wiki.parabolagnulinux.org/TODO" title="TODO">TODO list</a></li> + <li>Take a look at our <a href="//wiki.parabolagnulinux.org/TODO" title="TODO">TODO list</a></li> </ul> </div> +<br /><br /> {% endblock %} |