Skip to content
Snippets Groups Projects
Unverified Commit 0525c361 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

docs: fix one more link (#25688)

parent 3023d470
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,6 @@ For example:
### Bundle versioning
This manager assumes that any bundles referenced use tags for versioning, and that these tags use [SemVer](../versioning.md#semantic-versioning).
This manager assumes that any bundles referenced use tags for versioning, and that these tags use [SemVer](../../versioning.md#semantic-versioning).
The implementation of SemVer is strict - versions must follow the `X.Y.Z` or `vX.Y.Z` format.
Versions that don't match this format (eg. `X.Y`) will be ignored.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment