diff options
| author | Tim Graham <timograham@gmail.com> | 2014-08-05 07:28:04 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-08-05 07:28:04 -0400 |
| commit | 21d0ceefb564ffd0f20115a8b5523cc5fddaf34b (patch) | |
| tree | f48a8bf0b07e23f22f6fd5c0a16cedade8a35bc4 /docs/internals | |
| parent | 5f6558f82f980ff1326ae0f71b4cdaa545c6f4c2 (diff) | |
Updated links for continous integration server.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/howto-release-django.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index cbc411b0aa..bb79ae2684 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -133,7 +133,7 @@ OK, this is the fun part, where we actually push out a release! #. Check `Jenkins`__ is green for the version(s) you're putting out. You probably shouldn't issue a release until it's green. - __ http://ci.djangoproject.com + __ http://djangoci.com #. A release always begins from a release branch, so you should make sure you're on a stable branch and up-to-date. For example:: |
