Skip to content

Commit

Permalink
image-rs: fix broken link
Browse files Browse the repository at this point in the history
I can't remember if we ever had a separate image-rs repo. Either way,
our link checker has recently started complaining about this, and indeed
the link doesn't exist.

Signed-off-by: Tobin Feldman-Fitzthum <[email protected]>
  • Loading branch information
fitzthum committed Jan 22, 2025
1 parent ffd22b3 commit df2004d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions image-rs/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Implemented in `signature_verification.rs`.

Image Signature Verification includes the following four
tests illustrated in
<https://github.com/confidential-containers/image-rs/issues/43>,
<https://github.com/confidential-containers/guest-components/issues/43>,
s.t.

| |signed image|unsigned image|
Expand Down Expand Up @@ -65,4 +65,4 @@ The test cases are
| Image Reference | Related credential|
|---|---|
|`docker.io/liudalibj/private-busy-box` |`bGl1ZGFsaWJqOlBhc3N3MHJkIXFhego=`|
|`quay.io/liudalibj/private-busy-box`|`bGl1ZGFsaWJqOlBhc3N3MHJkIXFhego=`|
|`quay.io/liudalibj/private-busy-box`|`bGl1ZGFsaWJqOlBhc3N3MHJkIXFhego=`|

0 comments on commit df2004d

Please sign in to comment.