Opened 13 years ago

Closed 13 years ago

#17651 closed Bug (invalid)

images not found in http://www.djangobook.com

Reported by: ericooly Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

It appears the images for these pages are no longer in the directory.
In http://www.djangobook.com/en/2.0/chapter06/
the image links are broken.
I tried inspecting the link, and bringing it up in a browser and got a 404 error :
for instance :
http://new-media.djangobook.com/content/en/2.0/chapter06/admin_index.png
does not appear to be there.

Change History (1)

comment:1 by anonymous, 13 years ago

Resolution: invalid
Status: newclosed

Closing with the same reasoning other similar tickets have een closed: This isn't the issue tracker of the Django Book so reports about it and/or its web site don't belong here.

Note: See TracTickets for help on using tickets.
Back to Top