fix(docs): semver link #1470

Merged
konrad merged 1 commits from dpschen/vikunja:docs-fix-semver-link into main 2023-04-11 12:09:14 +00:00

View File

@ -19,7 +19,7 @@ The Vikunja api and frontend are available in two different release flavors.
Stable releases have a fixed version number like `0.18.2` and are published at irregular intervals whenever a new version is ready. Stable releases have a fixed version number like `0.18.2` and are published at irregular intervals whenever a new version is ready.
They receive few bugfixes and security patches. They receive few bugfixes and security patches.
We use [Semantic Versioning](#) for these releases. We use [Semantic Versioning](https://semver.org) for these releases.
## Unstable ## Unstable