canonical / open-documentation-academy

Learn open-source software documentation skills with Canonical
https://canonical.com/documentation
Apache License 2.0
48 stars 28 forks source link

Launchpad: fix broken links #78

Open jugmac00 opened 3 weeks ago

jugmac00 commented 3 weeks ago

Documentation: https://documentation.ubuntu.com/launchpad/en/latest/how-to/ GitHub repo: https://github.com/canonical/launchpad-manual Contribution guide: https://documentation.ubuntu.com/launchpad/en/latest/contribute-to-our-docs/

For the migration of the documentation, a lot of existing documentation was transferred from other platforms, where no checks were performed before. Some of the added pages were excluded from the new link checks.

Task: remove the exceptions one by one from https://github.com/canonical/launchpad-manual/blob/f410f03e21bb70720c2763225b4313744a09cd4b/custom_conf.py#L112 (e.g.'Trunk/Glue', # needs update), run the link checks (make linkcheck), fix the broken links, and create a pull request, preferably one for each page to make reviews easier. Only the links marked with needs update need to be considered.

nielsenjared commented 2 weeks ago

I'm interested in this issue!

jugmac00 commented 2 weeks ago

@nielsenjared Sounds great! Please let us know if you need any support.

nielsenjared commented 1 week ago

Hey @jugmac00! Where do I find the correct links?

Here's some context:

Is this the link I need to use? Am I missing something in the repo or the new site?