Skip to content

Commit f6174e8

Browse files
author
Mrunal Patel
authored
Merge pull request #1091 from cfelder/fix-README
README: Fix broken link for charter
2 parents 4869ef7 + 76f7818 commit f6174e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Read more on [How to Write a Git Commit Message][how-to-git-commit] or the Discu
135135
8. When possible, one keyword to scope the change in the subject (i.e. "README: ...", "runtime: ...")
136136

137137

138-
[charter]: https://www.opencontainers.org/about/governance
138+
[charter]: https://github.com/opencontainers/tob/blob/master/CHARTER.md
139139
[code-of-conduct]: https://github.com/opencontainers/org/blob/master/CODE_OF_CONDUCT.md
140140
[dev-list]: https://groups.google.com/a/opencontainers.org/forum/#!forum/dev
141141
[how-to-git-commit]: http://chris.beams.io/posts/git-commit

0 commit comments

Comments
 (0)