#10591 closed (fixed)
Wrong link to Jython in docs
| Reported by: | Fidel Ramos | Owned by: | Fidel Ramos |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Django documentation about Jython includes a link to http://jython.org which doesn't work, it should be http://www.jython.org.
I include a patch for the documentation.
Attachments (1)
Change History (6)
by , 17 years ago
| Attachment: | r10119_doc_jython_link_fix.diff added |
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Ready for checkin → Accepted |
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
(In [10146]) Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos.