Skip to content

Commit fe745a3

Browse files
authored
Merge pull request #51 from wking/readme-relative-links
README: Use relative links to the proposals
2 parents 3619df2 + d9708b5 commit fe745a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ https://groups.google.com/a/opencontainers.org/forum/#!forum/tob (tob@opencontai
2020

2121
## Project Proposals
2222

23-
* [Digest](https://github.com/opencontainers/tob/blob/master/proposals/digest.md)
24-
* [Distribution Spec](https://github.com/opencontainers/tob/blob/master/proposals/distribution.md)
25-
* [Image Format Spec](https://github.com/opencontainers/tob/tree/master/proposals/image-format)
26-
* [SELinux](https://github.com/opencontainers/tob/blob/master/proposals/selinux.md)
27-
* [Tools](https://github.com/opencontainers/tob/blob/master/proposals/tools.md)
23+
* [Digest](proposals/digest.md)
24+
* [Distribution Spec](proposals/distribution.md)
25+
* [Image Format Spec](proposals/image-format)
26+
* [SELinux](proposals/selinux.md)
27+
* [Tools](proposals/tools.md)
2828

2929
## Voting
3030

0 commit comments

Comments
 (0)