Skip to content

Commit

Permalink
Fix broken link to versioning guide (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jul 29, 2024
1 parent 2f054f3 commit 1a31a14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Here, after the initial imports, we are defining meta-data of the extension.
Pay particular attention to ``version``. If you make changes to your extension
after the initial release, you should increase the numbers in your version
number, so that you can keep track of what exact version of the extension was
used for each file. We recommend using a `semantic versioning approach <https://nwb-extensions.github.io/versioning_guidelines>`_.
used for each file. We recommend using a :nwb-main:`semantic versioning approach <versioning-guidelines>`.

Including types
~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 1a31a14

Please sign in to comment.