diff options
| author | Claude Paroz <claude@2xlibre.net> | 2015-08-08 13:56:37 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-08-08 13:57:15 +0200 |
| commit | e9c5c3963138b86678e90622789a30ced668b3dd (patch) | |
| tree | 303dcfc32176c92a6a0c2b5f7a69ec6f1f95b08f /docs/internals/contributing/committing-code.txt | |
| parent | a3830f6d663aee9e91871002cbff7c57aee6d989 (diff) | |
Updated various links in docs
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
| -rw-r--r-- | docs/internals/contributing/committing-code.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index 4d752b7099..0b07eaa6de 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -176,7 +176,7 @@ Django's Git repository: commit message, GitHub will close the pull request, but the Trac plugin will also close the same numbered ticket in Trac. -.. _Trac plugin: https://github.com/aaugustin/trac-github +.. _Trac plugin: https://github.com/trac-hacks/trac-github * If your commit references a ticket in the Django `ticket tracker`_ but does *not* close the ticket, include the phrase "Refs #xxxxx", where "xxxxx" |
