Skip to content

Commit

Permalink
Fix pagination link for extensions
Browse files Browse the repository at this point in the history
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
  • Loading branch information
sajayantony committed Aug 11, 2022
1 parent e8ab48c commit 0b25d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ in the following table:

## Pagination

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

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

0 comments on commit 0b25d69

Please sign in to comment.