diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 09:59:23 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 09:59:23 -0300 |
commit | e71abccab80257ce14c8c546695710a95a42372b (patch) | |
tree | d4eda8aec88380cff447cdd30865ffb091f136ba /templates/mirrors/index.html | |
parent | 96a57cd652ff2b26f15976d832e9eb1dcd2c3dd7 (diff) |
Fixed quoting
Diffstat (limited to 'templates/mirrors/index.html')
-rw-r--r-- | templates/mirrors/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html index 43e5ce28..454fb201 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -28,7 +28,7 @@ <h3>Customized by country mirrorlist</h3> <p>The following form can generate a custom up-to-date - <a href='https://wiki.parabolagnulinux.org/Pacman">pacman</a> + <a href="https://wiki.parabolagnulinux.org/Pacman">pacman</a> mirrorlist based on geography and desired protocol(s). Simply replace the contents of <code>/etc/pacman.d/mirrorlist</code> with your generated list. |