diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-22 14:06:58 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-22 14:08:17 -0300 |
commit | 07a0ba4bf0168d8f8278cd55256eb694620ae127 (patch) | |
tree | ca2143072def324a1eede9b8e462af69dbfcf394 /templates/public/index.html | |
parent | 58ed7b17b76c3a621292d44d2c52470d84b4c492 (diff) |
add some modifications based on the Social Contract's consensus
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> |