diff options
author | 2017-09-10 15:20:41 +0200 | |
---|---|---|
committer | 2017-10-12 22:47:59 +0200 | |
commit | 2bceed19ce2feff7631913068c27d9027e23e6f5 (patch) | |
tree | 7d402a903ed03e1b7b85387805001540b8d43acc /inside-gentoo | |
parent | Move the GLEP tree to top directory, to provide assets (diff) | |
download | www-2bceed19ce2feff7631913068c27d9027e23e6f5.tar.gz www-2bceed19ce2feff7631913068c27d9027e23e6f5.tar.bz2 www-2bceed19ce2feff7631913068c27d9027e23e6f5.zip |
inside-gentoo: Fix link to GLEPs
Diffstat (limited to 'inside-gentoo')
-rw-r--r-- | inside-gentoo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inside-gentoo/index.html b/inside-gentoo/index.html index 3365ce7..d755040 100644 --- a/inside-gentoo/index.html +++ b/inside-gentoo/index.html @@ -21,7 +21,7 @@ nav2: inside-gentoo-main <h4 class="list-group-item-heading"><i class="fa fa-fw fa-briefcase"></i> Projects</h4> <p class="list-group-item-text">We collaborate in projects. Check the resources, maybe there's something for you to contribute.</p> </a> - <a href="gleps/" class="list-group-item"> + <a href="/glep/" class="list-group-item"> <h4 class="list-group-item-heading"><i class="fa fa-fw fa-book"></i> GLEPs</h4> <p class="list-group-item-text">Gentoo Linux Enhancement Proposals.</p> </a> |