Skip to content

Commit

Permalink
Fix broken links to ResourceDescriptor
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Chung Ma <alanchunggt@gmail.com>
  • Loading branch information
alanssitis committed Jun 15, 2024
1 parent 5fec8ca commit b654af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/predicates/link.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ def convert(statement):
<!-- TODO: Fix link-->

[in-toto specification]: https://github.com/in-toto/docs/blob/master/in-toto-spec.md
[ResourceDescriptor]: ../v1.0/resource_descriptor.md
[ResourceDescriptor]: ../v1/resource_descriptor.md
[Provenance]: provenance.md
[ITE-4]: https://github.com/in-toto/ITE/blob/master/ITE/4/README.adoc
2 changes: 1 addition & 1 deletion spec/predicates/test-result.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tested.
### Parsing Rules

This predicate follows the
[in-toto Attestation Framework's parsing rules](../v1.0/README.md#parsing-rules).
[in-toto Attestation Framework's parsing rules](../v1/README.md#parsing-rules).

### Fields

Expand Down

0 comments on commit b654af7

Please sign in to comment.