Opened 19 years ago

Closed 19 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.

Change History (1)

comment:1 by Adrian Holovaty, 19 years ago

Resolution: fixed
Status: newclosed

(In [1285]) Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo

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