diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 0c91e2b..0930bed 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -49,7 +49,7 @@ <li><a href="#guidelines">General guidelines for submitting patches</a></li> <li><a href="#download">How to download</a></li> <li><a href="#contrib">How to use git, for creating patches</a></li> - <li><a href="#sendpatch">How to send your patches</a></li> + <li><a href="#sendpatch">How to submit your patches</a></li> <li><a href="#gitbackup">Backup git repositories</a></li> </ul> |