Skip to content

Commit 0b25d69

Browse files
committed
Fix pagination link for extensions
Signed-off-by: Sajay Antony <[email protected]>
1 parent e8ab48c commit 0b25d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ in the following table:
8787

8888
## Pagination
8989

90-
Extensions implementing pagination and SHOULD align with the [pagination](./spec.md#pagination) specification.
90+
Extensions implementing pagination and SHOULD align with the [pagination](../spec.md#content-discovery) specification.
9191

9292
Extension MAY provide enumeration without lexical ordering and in this case, it is not required to support the `last` parameter.
9393
Clients are NOT RECOMMENDED to construct the `link` and SHOULD treat the URL as opaque.

0 commit comments

Comments
 (0)