summaryrefslogtreecommitdiffstats
path: root/site/git/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-18 02:56:49 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-18 02:56:49 (EST)
commit73895d557aa86dbfcc225df5f02ea4a10a757e67 (patch)
treee992a4d22dfd6e0d84433ad44b2e0a4b4030e546 /site/git/index.php
parent417b36051c7a1866d0708d0efd64130fc2f75e07 (diff)
downloadlibreboot.org-73895d557aa86dbfcc225df5f02ea4a10a757e67.zip
libreboot.org-73895d557aa86dbfcc225df5f02ea4a10a757e67.tar.gz
libreboot.org-73895d557aa86dbfcc225df5f02ea4a10a757e67.tar.bz2
git page: add missing anchor to #sendpatch heading
Diffstat (limited to 'site/git/index.php')
-rw-r--r--site/git/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php
index 0d895a6..20ba589 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -133,7 +133,7 @@
</div>
<div>
- <h1 id="sendpatch">How to submit your patches</h1>
+ <h2 id="sendpatch">How to submit your patches <span class="r"><a href="#sendpatch">#sendpatch</a></span></h2>
<h3><?php echo gettext("Method 1: host a repository"); ?></h3>
<p>
<?php echo gettext("Give the checkout details to the libreboot project, along with information on which commits in what branch contain your changes."); ?>