Opened at 2021-07-25T06:43:56Z
Last modified at 2021-09-10T15:17:20Z
#3749 closed defect
Links on landing page not working after documentation update — at Version 1
Reported by: | maylee | Owned by: | YashNRam |
---|---|---|---|
Priority: | normal | Milestone: | User Documentation Goals |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by maylee)
Some file names got changed in the new documentation, or they got moved. Since the landing page links point to files in the GitHub? repository, we need to either change the links on the landing page (I don't think we have the power to do that) or make sure there are appropriate working files in the destinations.
Some now non-working links: https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/about.rst (should point to https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html)
https://tahoe-lafs.readthedocs.io/en/latest/INSTALL.html (should point to https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html)
Someone needs to: 1) check the links from the landing page or check the files in the documentation for name changes and deletions 2) fix by adding files back or some other way
Change History (1)
comment:1 Changed at 2021-07-25T06:44:33Z by maylee
- Description modified (diff)
- Owner set to YashNRam