unify links

This commit is contained in:
Willy Kloucek
2021-04-13 08:31:20 +02:00
parent a05b463069
commit 8a34f2550d
18 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ To release a new version of the storage submodule, you have to follow a few simp
## Preparation
1. Before releasing, make sure that reva has been [updated to the desired version]({{< ref "updating.md" >}})
1. Before releasing, make sure that reva has been [updated to the desired version]({{< ref "updating" >}})
## Release
1. Check out master
+1 -1
View File
@@ -15,5 +15,5 @@ geekdocFilePath: updating.md
2. Create a changelog entry containing changes that were done in [reva](https://github.com/cs3org/reva/commits/master)
3. Create a Pull Request to ocis-reva master with those changes
4. If test issues appear, you might need to adjust the tests
5. After the PR is merged, consider doing a [release of the storage submodule]({{< ref "releasing.md" >}})
5. After the PR is merged, consider doing a [release of the storage submodule]({{< ref "releasing" >}})