From 63ac845b2e1afdf6fc79466c1feafdd34538bb10 Mon Sep 17 00:00:00 2001 From: Steph Prince <40640337+stephprince@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:46:10 -0700 Subject: [PATCH] fix versioning guidelines link (#586) --- docs/format/source/software_process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/format/source/software_process.rst b/docs/format/source/software_process.rst index 49996cd5..3640be28 100644 --- a/docs/format/source/software_process.rst +++ b/docs/format/source/software_process.rst @@ -130,5 +130,5 @@ released version of nwb-schema. Starting with nwb-schema version 2.2.0, the dev and MatNWB include only publicly released versions of nwb-schema. For more details, see the [PyNWB software process documentation](https://pynwb.readthedocs.io/en/stable/software_process.html). -The [NWB Extensions Versioning Guidelines](https://nwb-extensions.github.io/versioning_guidelines) are used to guide +The [NWB Extensions Versioning Guidelines](https://www.nwb.org/versioning-guidelines) are used to guide versioning of the NWB core schema, as well as extensions to NWB.