summaryrefslogtreecommitdiff
path: root/docs/internals/git.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals/git.txt')
-rw-r--r--docs/internals/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/git.txt b/docs/internals/git.txt
index 21d110303a..0e35544eb4 100644
--- a/docs/internals/git.txt
+++ b/docs/internals/git.txt
@@ -48,8 +48,8 @@ The Git repository includes several `branches`_:
The Git repository also contains `tags`_. These are the exact revisions from
which packaged Django releases were produced, since version 1.0.
-The source code for the `Djangoproject.com <https://www.djangoproject.com/>`_ web
-site can be found at `github.com/django/djangoproject.com
+The source code for the `Djangoproject.com <https://www.djangoproject.com/>`_
+website can be found at `github.com/django/djangoproject.com
<https://github.com/django/djangoproject.com>`_.
.. _Git: http://git-scm.com/