Opened 19 years ago
Closed 19 years ago
#3610 closed (fixed)
broken link in django-admin.txt
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In docs/django-admin.txt, line 153, link to See the `FastCGI deployment documentation`- for details. is broken due to typo of trailing hyphen (instead of underscore).
Note:
See TracTickets
for help on using tickets.
(In [4651]) Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda.