Opened 12 years ago

Closed 12 years ago

#18328 closed Cleanup/optimization (fixed)

documentation's source reference needs update

Reported by: bhp Owned by: nobody
Component: Documentation Version: 1.4
Severity: Normal Keywords: source control
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

at https://docs.djangoproject.com/en/1.4/intro/whatsnext/#how-documentation-is-updated
link and source control needs update:

..It lives in the django/trunk/docs directory of our Subversion repository.

Change History (1)

comment:1 by Claude Paroz, 12 years ago

Resolution: fixed
Status: newclosed

I just backported commit [bcdc99dda2c417571fe5185cc730aaa9515316c6] to stable branch.

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