From bc44f5ba7198c331d70723a538f0a529b660aa92 Mon Sep 17 00:00:00 2001 From: Brandon Mitchell Date: Fri, 25 Feb 2022 15:30:27 -0500 Subject: [PATCH] Fixing charter link Signed-off-by: Brandon Mitchell --- GOVERNANCE.md | 2 +- RELEASES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 92c860949..c780b12ef 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -67,4 +67,4 @@ For example: > [runtime-spec adopted]: Tag 0647920 as 1.0.0-rc (+6 -0 #3) -[charter]: https://www.opencontainers.org/about/governance +[charter]: https://github.com/opencontainers/tob/blob/main/CHARTER.md diff --git a/RELEASES.md b/RELEASES.md index e220042c8..22690cd1e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -48,4 +48,4 @@ Specifications have a variety of different timelines in their lifecycle. For example if a breaking change is introduced in v1.0.0-rc2 then the series would end with v1.0.0-rc4 and v1.0.0. - Minor and patch releases SHOULD be made on an as-needed basis. -[charter]: https://www.opencontainers.org/about/governance +[charter]: https://github.com/opencontainers/tob/blob/main/CHARTER.md