summaryrefslogtreecommitdiff
path: root/docs/internals/git.txt
diff options
context:
space:
mode:
authorpp <pp@users.noreply.github.com>2016-01-10 18:16:28 +0100
committerTim Graham <timograham@gmail.com>2016-01-11 06:13:16 -0500
commitc8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 (patch)
tree5fbf1fe444618ab1127119acdf24c55592a9995b /docs/internals/git.txt
parent4a03e6f27207ec7d9bb12d229da570633c086a92 (diff)
downloaddjango-c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5.tar.gz
Refs #25755 -- Unified a couple more spellings of 'website'.
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/