#8935: Broken link to admin docs in porting guide.
--------------------------------------+-------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Milestone:
Component: Django Web site | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by arien):
* needs_better_patch: => 0
* component: Uncategorized => Django Web site
* needs_tests: => 0
* summary: Broken Link => Broken link to admin docs in porting guide.
* needs_docs: => 0
* stage: Unreviewed => Accepted
Comment:
The generated link is `../../ref/contrib/admin/#ref-contrib-admin` instead
of `../ref/contrib/admin/#ref-contrib-admin`. This means the absolute URL
is missing the version portion (the `dev` in
`http://docs.djangoproject.com/en/dev/ref/contrib/admin/#ref-contrib-
admin`).
This only affects the documentation on the site (not locally generated
docs).
--
Ticket URL: <http://code.djangoproject.com/ticket/8935#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---