diff options
Diffstat (limited to 'site/git')
-rw-r--r-- | site/git/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/git/index.php b/site/git/index.php index 15c8114..4ed795e 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -42,10 +42,10 @@ <ul class="c"> <li><a href="#howtohelp">How can I help the libreboot project?</a></li> <li><a href="#guidelines">General guidelines for submitting patches</a></li> - <li><a href="#download">How to download from the Git repository</a></li> - <li><a href="#sendpatch">How to submit your patches</a></li> + <li><strong><a href="#download">How to download from the Git repository</a></strong></li> + <li><strong><a href="#sendpatch">How to submit your patches</a></strong></li> <li><a href="#githosting">List of recommended Git hosting providers</a></li> - <li><a href="#contrib">How to use git, for creating patches</a></li> + <li><strong><a href="#contrib">How to use git, for creating patches</a></strong></li> <li><a href="#gitbackup">Backup git repositories</a></li> </ul> |