diff options
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 80527cd7..08ada571 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -15,7 +15,7 @@ <p>You've reached the website of the Parabola GNU/Linux-libre operating system. The Parabola project is a community driven effort to provide a - fully free (as in + fully Free (as in <a href="https://www.gnu.org/philosophy/free-sw">freedom</a>) operating system that is simple and lightweight.</p> @@ -118,10 +118,8 @@ title="Installation guide">Installation Guide</a></li> <li><a href="{% wiki_url 'ARM_Installation_Guide' %}" title="ARM Installation guide">ARM Installation Guide</a></li> - <li><a href="{% wiki_url 'Migration' %}" - title="Free your Arch distro installation">Migration from Arch (the GNU/Linux distribution)</a></li> - <li><a href="{% wiki_url 'Migration_from_Arch_ARM' %}" - title="Free your Arch ARM distro installation">Migration from Arch ARM (the GNU/Linux distribution)</a></li> + <li><a href="{% wiki_url 'Migration_from_other_distributions' %}" + title="Free your distro installation">Migration from other distros</a></li> </ul> <h4>Community</h4> |