diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/git.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/git.html b/docs/git.html index bf894b9fc..0c99251a9 100644 --- a/docs/git.html +++ b/docs/git.html @@ -36,8 +36,8 @@ git pull </pre> Because you've only been granted anonymous access to the tree, you won't be -able to commit any changes. Changes can be submitted for inclusion by posting -them to the buildroot mailing list or to the <a +able to push your changes to the repo. Changes can instead be submitted for +inclusion by posting them to the buildroot mailing list or to the <a href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>. <!--#include file="footer.html" --> |