#22801: Broken link on Django settings page
-------------------------------+--------------------
     Reporter:  amkeller@…     |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.6
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Broken link on Django settings page
 https://docs.djangoproject.com/en/1.4/topics/settings/.

 The last 4 words in the sentence "Note that the settings module should be
 on the Python import search path" are linked to the following page:

 http://diveintopython.net/getting_to_know_python/everything_is_an_object.html

 This link doesn't work and takes you to the diveintopython.net home page.

 The correct link has a "www" prepended to the domain name:

 
http://www.diveintopython.net/getting_to_know_python/everything_is_an_object.html

 I noticed this when the link to the same page on Stack Overflow worked but
 yous didn't.  Stack overflow page with working link:
 http://stackoverflow.com/questions/865911/is-everything-an-object-in-
 python-like-ruby

 Another question: is this even the right link from that text?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22801>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/059.b0fa265d1091dd5e54acaa3dee7e647e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to