Opened 16 years ago
Closed 16 years ago
#8876 closed (fixed)
Path to install.txt wrong in INSTALL file
Reported by: | Tom Radcliffe | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Last line of INSTALL reads: "For more detailed instructions, see docs/install.txt."
Should probably read: "For more detailed instructions, see docs/intro/install.txt."
(docs/install.txt does not exist in the 1.0 distro)
Change History (2)
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8971]) Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom Radcliffe