From 1e5b068585c8a205e625caa4b64f19adef4903cf Mon Sep 17 00:00:00 2001 From: Joe Henke Date: Tue, 26 Sep 2023 07:37:57 -0400 Subject: [PATCH] Fix nats-general links --- GOVERNANCE.md | 2 +- MAINTAINERS.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 152e14af..5b2bc435 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,3 +1,3 @@ # NATS Server Governance -NATS Server is part of the NATS project and is subject to the [NATS Governance](https://github.com/nats-io/nats-general/blob/master/GOVERNANCE.md). +NATS Server is part of the NATS project and is subject to the [NATS Governance](https://github.com/nats-io/nats-general/blob/main/GOVERNANCE.md). diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 15831c37..c89f1c2b 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,6 @@ # Maintainers -Maintainership is on a per project basis. Reference [NATS Governance Model](https://github.com/nats-io/general/GOVERNANCE.md). +Maintainership is on a per project basis. Reference [NATS Governance Model](https://github.com/nats-io/nats-general/blob/main/GOVERNANCE.md). ### Maintainers - Derek Collison [@derekcollison](https://github.com/derekcollison) diff --git a/README.md b/README.md index beea53ad..24edc2b9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The NATS product roadmap can be found [here](https://nats.io/about/#roadmap). ### Security Audit -A third party security audit was performed by Cure53, you can see the full report [here](https://github.com/nats-io/nats-general/blob/master/reports/Cure53_NATS_Audit.pdf). +A third party security audit was performed by Cure53, you can see the full report [here](https://github.com/nats-io/nats-general/blob/main/reports/Cure53_NATS_Audit.pdf). ### Reporting Security Vulnerabilities