From dae014c15c83b6d85b9ca113bff626fe99abd4da Mon Sep 17 00:00:00 2001 From: Agathe Porte Date: Mon, 25 Nov 2024 11:01:53 +0100 Subject: [PATCH 1/2] contribute: fix bad link to github docs This link is currently broken and reported as a failure in CI. Signed-off-by: Agathe Porte --- docs/how-to/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/contribute.md b/docs/how-to/contribute.md index ae6b751..e30a938 100644 --- a/docs/how-to/contribute.md +++ b/docs/how-to/contribute.md @@ -239,7 +239,7 @@ Thank you, and looking forward to your contributions! [Canonical's Sphinx starter pack]: https://github.com/canonical/sphinx-docs-starter-pack [Read the Docs]: https://about.readthedocs.com/ [Kernel documentation GitHub repository]: https://github.com/canonical/kernel-docs -[pull request (PR)]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requestsproposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork +[pull request (PR)]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork [related issues, pull requests, and repositories]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls [conventional commits]: https://www.conventionalcommits.org/ [GitHub Issue]: https://github.com/canonical/kernel-docs/issues From 9e6ca555457d5ba8db202c87d8cec9f2294634df Mon Sep 17 00:00:00 2001 From: Agathe Porte Date: Mon, 25 Nov 2024 11:03:32 +0100 Subject: [PATCH 2/2] build-kernel-snap: replace unexisting anchor This failure is reported by CI. Signed-off-by: Agathe Porte --- docs/how-to/develop-customise/build-kernel-snap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/develop-customise/build-kernel-snap.md b/docs/how-to/develop-customise/build-kernel-snap.md index dba791d..452ad10 100644 --- a/docs/how-to/develop-customise/build-kernel-snap.md +++ b/docs/how-to/develop-customise/build-kernel-snap.md @@ -251,4 +251,4 @@ You are now ready to build the kernel snap. % LINKS [Ubuntu Wiki - Build your own kernel]: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel -[Snap - Build environment options]: https://snapcraft.io/docs/build-options#heading--snapcraft +[Snap - Build environment options]: https://snapcraft.io/docs/build-options#p-58836-destructive-mode