From fe66126f8ef0d2312d9ed9b789d7ed867c30f5ff Mon Sep 17 00:00:00 2001 From: Patrick Baus Date: Thu, 9 Jan 2025 12:52:37 +0100 Subject: [PATCH] Reworded versioning paragraph --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 633d020..f77914e 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ services: ``` ## Versioning -I use [SemVer](http://semver.org/) for versioning. For the versions available, see the -[tags on this repository](/../../tags). +I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags](../../tags) available for this repository. ## Documentation I use the [Numpydoc](https://numpydoc.readthedocs.io/en/latest/format.html) style for documentation.