From 2fb602f58181fa07e416474a35fef1945a6f8df3 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 28 Mar 2019 20:32:17 -0400 Subject: [2.2.x] Used extlinks for Django's source code. Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master. --- docs/intro/whatsnext.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 499376d1a3..718be49669 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -97,10 +97,8 @@ reasons: Django APIs or behaviors change. Django's documentation is kept in the same source control system as its code. It -lives in the `docs`_ directory of our Git repository. Each document online is a -separate text file in the repository. - -.. _docs: https://github.com/django/django/tree/master/docs +lives in the :source:`docs` directory of our Git repository. Each document +online is a separate text file in the repository. Where to get it =============== -- cgit v1.3