Skip to content

Commit b89647d

Browse files
committed
change to relative link in spec
1 parent 94bc438 commit b89647d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/client/sampling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Implementations are free to expose sampling through any interface pattern that s
2727

2828
## Capabilities
2929

30-
Clients that support sampling **MUST** declare the `sampling` capability during [initialization]({{< ref "/specification/2024-11-05/basic/lifecycle#initialization" >}}):
30+
Clients that support sampling **MUST** declare the `sampling` capability during [initialization]({{< ref "../basic/lifecycle#initialization" >}}):
3131

3232
```json
3333
{

0 commit comments

Comments
 (0)