[docs-only] Fix broken link

This commit is contained in:
Michael Barz
2020-11-06 13:56:37 +01:00
committed by GitHub
parent a45b5b7bd4
commit 17198620ac

View File

@@ -14,6 +14,6 @@ geekdocFilePath: updating.md
1. Run `go get github.com/cs3org/reva@master`
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]({{< ref "testing.md" >}})
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" >}})