Merge pull request #9869 from owncloud/fix_dev_docs_image_link

[docs-only] Fix dev docs release roadmap image link
This commit is contained in:
Martin
2024-08-20 18:08:33 +02:00
committed by GitHub

View File

@@ -133,5 +133,5 @@ As ownCloud understands that the effort taken to report a problem is significant
Please consider the [Contribution guidelines](https://github.com/owncloud/ocis/blob/master/CONTRIBUTING.md) for this.
## Versioning Scheme
{{< figure src="../static/semver-schema.png" width="70%" alt="Schema of Semantic Versioning" >}}
{{< figure src="../static/storage/semver-schema.png" width="70%" alt="Schema of Semantic Versioning" >}}
We adhere to **Semantic Versioning** (SemVer) to ensure clarity and predictability in each of our releases. Learn how Semantic Versioning works on [https://semver.org/](https://semver.org/ ).