commit: 164d7c3c0ab2d2af1f203cfde053bc2acca76687
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 24 15:46:57 2014 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 15:46:57 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=164d7c3c
fix logo usage link
---
devbook.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devbook.xsl b/devbook.xsl
index 567f7d2..a94b217 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -535,7 +535,7 @@
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
The text of this document is distributed under the <a
href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons
Attribution-ShareAlike 2.0 License</a>.
- The <a href="#">Gentoo Name and Logo Usage Guidelines</a>
apply.
+ The <a
href="http://www.gentoo.org/main/en/name-logo.xml">Gentoo Name and Logo Usage
Guidelines</a> apply.
</small>
</div>
</div>