Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#9165 closed (fixed)

Broken link in tutorial #1

Reported by: stephan@… Owned by: nobody
Component: *.djangoproject.com 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

See text in tutorial #1: "For full details on the database API, see our Database API reference."

The link to "Database API reference" is broken.

Change History (2)

comment:1 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

The link appears to work fine both in a locally bit version of the docs and on the website. It looks like nothing's changed since the docs-refactor landed, either, so I'm not sure what the original problem here was.

comment:2 by (none), 15 years ago

milestone: post-1.0

Milestone post-1.0 deleted

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