Skip to content

Commit b81144f

Browse files
fix relative link in namespaces.md documentation
1 parent 026b84c commit b81144f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/code/namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ segment of the extension.
366366
The following technical requirements are enforced for SSVC namespaces,
367367
based on the implementation in `src/ssvc/namespaces.py`
368368
and the ABNF specification in
369-
[src/ssvc/utils/ssvc_namespace_pattern.abnf](src/ssvc/utils/ssvc_namespace_pattern.abnf):
369+
[src/ssvc/utils/ssvc_namespace_pattern.abnf](../../../src/ssvc/utils/ssvc_namespace_pattern.abnf):
370370

371371
- Namespaces must be between 3 and 1000 characters long.
372372

0 commit comments

Comments
 (0)