Skip to content

Commit 77bcdee

Browse files
committed
Fix broken link in sampling spec
1 parent b1769a3 commit 77bcdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/client/sampling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ or data. In this case, the tool will return a URI that can be subscribed to or f
190190
#### Embedded Resources
191191

192192
[Resources](/specification/draft/server/resources) **MAY** be embedded to provide additional context
193-
or data using a suitable [URI scheme](./resources#common-uri-schemes). Servers that use embedded resources **SHOULD** implement the `resources` capability:
193+
or data using a suitable [URI scheme](../server/resources#common-uri-schemes). Servers that use embedded resources **SHOULD** implement the `resources` capability:
194194

195195
```json
196196
{

0 commit comments

Comments
 (0)