-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launchpad: fix broken links #78
Comments
I'm interested in this issue! |
@nielsenjared Sounds great! Please let us know if you need any support. |
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? |
Hey @jugmac00!
Let me know if I missed something or if I can help with anything else. Cheers! |
@nielsenjared Thanks so much for your contributed link fixes, and especially thanks for your investigation about the remaining items. I went through the list and added some comments what I think needs to be done. https://dev.launchpad.net/Code/Concepts
https://dev.launchpad.net/Code/HowToUseCodehostingLocally
https://dev.launchpad.net/Database/TableRenamePatch
https://dev.launchpad.net/Debugging
https://dev.launchpad.net/JavascriptUnitTesting/MockIo
https://dev.launchpad.net/PolicyAndProcess/Accessibility
https://dev.launchpad.net/Soyuz/HowToUseSoyuzLocally
https://dev.launchpad.net/Code?action=AttachFile&do=view&target=codehosting.png
‘attachment:TranslationsSchema.dia’; referenced in explanation/engineering-overview-translations
For the items marked with "needs to be imported", I will provide a pastebin link each with the raw rst (from the auto-migration script). These pages need to be integrated into our documentation, and for the time being a warning header should be set which indicates that these pages need to be manually revised, which can be done via...
I will provide the pastebin links with the raw migration content as soon as possible. |
Hey @jugmac00! I addressed everything but the files that remain to be imported. Let me know when they're available. |
@nielsenjared I added the raw rst which was generated by the migration tool. Thanks a lot for all your support. |
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.The text was updated successfully, but these errors were encountered: