Opened at 2021-07-25T06:43:56Z
Closed at 2021-09-10T15:17:20Z
#3749 closed defect (fixed)
Links on landing page not working after documentation update
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 exarkun)
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 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 (6)
comment:1 Changed at 2021-07-25T06:44:33Z by maylee
- Description modified (diff)
- Owner set to YashNRam
comment:2 Changed at 2021-07-25T06:45:14Z by maylee
- Milestone changed from undecided to User Documentation Goals
comment:3 Changed at 2021-07-28T00:42:34Z by exarkun
- Description modified (diff)
comment:4 Changed at 2021-07-28T15:12:44Z by fenn-cs
These links on the readme are also broken
Installation section
- https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/INSTALL.rst
- https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/windows.rst
comment:5 Changed at 2021-08-10T14:57:42Z by YashNRam
I will get started with changing the readme/landing page and update the URLs. I am not sure how I can craft URL redirects with Sphinx, but I am sure that is possible.
comment:6 Changed at 2021-09-10T15:17:20Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 30ec643/trunk:
(edited description to remove doubt about whether we can change the content at https://tahoe-lafs.org/ or not)