Opened 20 years ago
Closed 20 years ago
#838 closed defect (fixed)
[DOC] - tutorial01.txt contains a spurious external hyperlink target
| Reported by: | paolo | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | 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 tutorial01.txt appears this line:
.. _Django's ticket system: http://code.djangoproject.com/report/1
It should be removed.
Note:
See TracTickets
for help on using tickets.
(In [1285]) Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo