Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#18186 closed Bug (fixed)

Reportlab toolkit link is wrong

Reported by: Pablo Castellano Owned by: Claude Paroz
Component: Documentation Version: dev
Severity: Normal Keywords: doc, typo
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

One link from the documentation is wrong:

http://www.reportlab.org/oss/rl-toolkit/
should be
http://www.reportlab.com/software/opensource/rl-toolkit/

Patch attached.

Attachments (1)

reportlab_link_fixed.diff (538 bytes ) - added by Pablo Castellano 12 years ago.

Download all attachments as: .zip

Change History (4)

by Pablo Castellano, 12 years ago

Attachment: reportlab_link_fixed.diff added

comment:1 by Claude Paroz, 12 years ago

Component: UncategorizedDocumentation
Owner: changed from nobody to Claude Paroz
Status: newassigned
Triage Stage: UnreviewedAccepted

comment:2 by Claude Paroz, 12 years ago

Resolution: fixed
Status: assignedclosed

In [17928]:

Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report and the initial patch.

comment:3 by Claude Paroz, 12 years ago

In [17929]:

[1.4.X] Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report and the initial patch.

Backport of r17928 from trunk.

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