-
Notifications
You must be signed in to change notification settings - Fork 84
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
docs: fix broken links #787
Conversation
Signed-off-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
I found three broken links. I confirmed that all broken links are fixed with lychee. $ git ls-files | grep -E "\.md$" | xargs lychee
⠉ 39/59 ETA 1s █████████████░░░░░░░ ✔ [200] https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-b
⠉ 40/59 ETA 1s █████████████░░░░░░░ ✔ [200] https://github.com/notaryproject/notaryproject/blob/main/specs/trust-store-trust-polic
59/59 ETA 0s ████████████████████ Finished extracting links
🔍 59 Total ✅ 59 OK 🚫 0 Errors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #787 +/- ##
=======================================
Coverage 63.98% 63.98%
=======================================
Files 40 40
Lines 2252 2252
=======================================
Hits 1441 1441
Misses 689 689
Partials 122 122 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The link is broken. https://notaryproject.dev/docs/quickstart/ <img width="638" alt="image" src="https://github.com/notaryproject/notation/assets/13323303/2ba91685-13ed-4104-befe-ed74fec60ff3"> > The page that you requested doesn't exist. > > Check the URL's spelling. > > If you think that the page should exist, [create an issue.](https://github.com/notaryproject/notaryproject.dev/issues/new?title=Unexpected%20page-not-found%20error&body=URL%3A%20%0AExpected%20page%3A%20) So I fixed the link. https://notaryproject.dev/docs/quickstart-guides/quickstart/ --------- Signed-off-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com> Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
The link is broken. https://notaryproject.dev/docs/quickstart/ <img width="638" alt="image" src="https://github.com/notaryproject/notation/assets/13323303/2ba91685-13ed-4104-befe-ed74fec60ff3"> > The page that you requested doesn't exist. > > Check the URL's spelling. > > If you think that the page should exist, [create an issue.](https://github.com/notaryproject/notaryproject.dev/issues/new?title=Unexpected%20page-not-found%20error&body=URL%3A%20%0AExpected%20page%3A%20) So I fixed the link. https://notaryproject.dev/docs/quickstart-guides/quickstart/ --------- Signed-off-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com> Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
The link is broken. https://notaryproject.dev/docs/quickstart/ <img width="638" alt="image" src="https://github.com/notaryproject/notation/assets/13323303/2ba91685-13ed-4104-befe-ed74fec60ff3"> > The page that you requested doesn't exist. > > Check the URL's spelling. > > If you think that the page should exist, [create an issue.](https://github.com/notaryproject/notaryproject.dev/issues/new?title=Unexpected%20page-not-found%20error&body=URL%3A%20%0AExpected%20page%3A%20) So I fixed the link. https://notaryproject.dev/docs/quickstart-guides/quickstart/ --------- Signed-off-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com> Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
The link is broken.
https://notaryproject.dev/docs/quickstart/
So I fixed the link.
https://notaryproject.dev/docs/quickstart-guides/quickstart/