Updated links to djangoproject.com/code.djangoproject.com repositories.

This commit is contained in:
Mariusz Felisiak 2021-03-03 09:06:36 +01:00 committed by GitHub
parent 7ca7f4495b
commit 2b1de3dd24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -373,7 +373,7 @@ Now you're ready to actually put the release out there. To do this:
$ git pull $ git pull
$ python manage_translations.py robots_txt $ python manage_translations.py robots_txt
__ https://github.com/django/djangoproject.com/blob/master/djangoproject/static/robots.docs.txt __ https://github.com/django/djangoproject.com/blob/main/djangoproject/static/robots.docs.txt
#. Post the release announcement to the |django-announce|, |django-developers|, #. Post the release announcement to the |django-announce|, |django-developers|,
and |django-users| mailing lists. This should include a link to the and |django-users| mailing lists. This should include a link to the
@ -404,7 +404,7 @@ You're almost done! All that's left to do now is:
version should be added after the alpha release and the default version version should be added after the alpha release and the default version
should be updated after "dot zero" release. should be updated after "dot zero" release.
__ https://github.com/django/code.djangoproject.com/blob/master/trac-env/conf/trac.ini __ https://github.com/django/code.djangoproject.com/blob/main/trac-env/conf/trac.ini
#. If this was a security release, update :doc:`/releases/security` with #. If this was a security release, update :doc:`/releases/security` with
details of the issues addressed. details of the issues addressed.