Opened 19 years ago
Closed 19 years ago
#3992 closed (fixed)
bad link in old online docs
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 0.96 | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | yes | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
http://www.djangoproject.com/documentation/0.96/tutorial01/ shows a link "django-admin documentation" that points to http://www.djangoproject.com/documentation/0.96/django_admin/ and gives an error
Change History (5)
comment:1 by , 19 years ago
| Component: | Django Web site → Documentation | 
|---|---|
| Needs documentation: | set | 
| Triage Stage: | Unreviewed → Ready for checkin | 
comment:2 by , 19 years ago
See also #4013. The trunk documentation redirects django_admin to django-admin; versioned documentation does not.
comment:3 by , 19 years ago
comment:4 by , 19 years ago
| Component: | Documentation → Django Web site | 
|---|
Website still needs redirects added for 0.96 documentation, so changing component.
[5040] should prevent the same problem from happening the future.
comment:5 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
It appears the redirect is now in place, closing ticket.
It should be "django-admin" and it's under the section "Changing the port"