Module: libav.org Branch: master Commit: 5df841d43648eb870860f55c6294a74c0d4c40f7
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Tue Feb 18 12:33:57 2014 +0100 Add a link to the wiki to the banner. --- src/template_head2 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/template_head2 b/src/template_head2 index e0b4fe6..06a5617 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -22,6 +22,7 @@ <li><a href="contact.html">Contact</a></li> <li><a href="legal.html">Legal</a></li> <li><a href="http://planet.libav.org/">Planet</a></li> +<li><a href="//wiki.libav.org/">Wiki</a></li> </ul> </header> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
