Fix a dead link by removing the version specific string from the URL and
let users find what they are looking for on their own on the landing page. PR: 221834 Submitted by: knezour weboutsourcing cz Original report: stephanie whoishostingthismail com (on doc mailinglist) Sponsored by: BSDCam DevSummit
This commit is contained in:
parent
020029ea5b
commit
abf9d90d20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49280
1 changed files with 1 additions and 1 deletions
|
@ -4869,7 +4869,7 @@ AddModule mod_php5.c
|
|||
</Location></programlisting>
|
||||
|
||||
<para>Refer to <uri
|
||||
xlink:href="https://docs.djangoproject.com/en/1.6/">https://docs.djangoproject.com/en/1.6/</uri>
|
||||
xlink:href="https://docs.djangoproject.com">https://docs.djangoproject.com</uri>
|
||||
for more information on how to use
|
||||
<application>Django</application>.</para>
|
||||
</sect3>
|
||||
|
|
Loading…
Reference in a new issue