From d82eb9ef120a3e3dcaf402863f4ef7462c6e4826 Mon Sep 17 00:00:00 2001 From: mmattel Date: Wed, 21 Aug 2024 10:26:25 +0200 Subject: [PATCH] [docs-only] Link fix for dev docs --- docs/ocis/release_roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/release_roadmap.md b/docs/ocis/release_roadmap.md index 355eb5e5d..22e185725 100644 --- a/docs/ocis/release_roadmap.md +++ b/docs/ocis/release_roadmap.md @@ -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/storage/semver-schema.png" width="70%" alt="Schema of Semantic Versioning" >}} +{{< figure src="../storage/static/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/ ).