We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026b84c commit b81144fCopy full SHA for b81144f
docs/reference/code/namespaces.md
@@ -366,7 +366,7 @@ segment of the extension.
366
The following technical requirements are enforced for SSVC namespaces,
367
based on the implementation in `src/ssvc/namespaces.py`
368
and the ABNF specification in
369
-[src/ssvc/utils/ssvc_namespace_pattern.abnf](src/ssvc/utils/ssvc_namespace_pattern.abnf):
+[src/ssvc/utils/ssvc_namespace_pattern.abnf](../../../src/ssvc/utils/ssvc_namespace_pattern.abnf):
370
371
- Namespaces must be between 3 and 1000 characters long.
372
0 commit comments