docs: fix broken links#787
Merged
priteshbandi merged 3 commits intonotaryproject:mainfrom Oct 26, 2023
suzuki-shunsuke:patch-1
Merged
docs: fix broken links#787priteshbandi merged 3 commits intonotaryproject:mainfrom suzuki-shunsuke:patch-1
priteshbandi merged 3 commits intonotaryproject:mainfrom
suzuki-shunsuke:patch-1
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>
Contributor
Author
|
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 |
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 |
shizhMSFT
pushed a commit
that referenced
this pull request
Nov 3, 2023
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>
shizhMSFT
pushed a commit
that referenced
this pull request
Nov 3, 2023
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>
6 tasks
7h3-3mp7y-m4n
pushed a commit
to 7h3-3mp7y-m4n/notation
that referenced
this pull request
Mar 29, 2025
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>
FeynmanZhou
pushed a commit
to FeynmanZhou/notation
that referenced
this pull request
May 15, 2025
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The link is broken.
https://notaryproject.dev/docs/quickstart/
So I fixed the link.
https://notaryproject.dev/docs/quickstart-guides/quickstart/