diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-03-14 07:41:02 +0000 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-03-14 07:41:02 +0000 |
| commit | 21fb1c59c311253af1388ec92139ff1bb687a091 (patch) | |
| tree | e996ae788de2fc5962810b41efee4648631fc36d /docs/internals/contributing/committing-code.txt | |
| parent | 3ef55dfaa03b3f5be3ee3632dfc59b8f752d2dec (diff) | |
Updated some outdated external URLs in docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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 a8d93072ce..241a4b2418 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -83,7 +83,7 @@ repository: For the curious: we're using a `Trac post-commit hook`_ for this. - .. _Trac post-commit hook: http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook + .. _Trac post-commit hook: http://trac.edgewall.org/browser/trunk/contrib/trac-svn-post-commit-hook.cmd * If your commit references a ticket in the Django `ticket tracker`_ but does *not* close the ticket, include the phrase "Refs #abc", where "abc" |
