File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Protected Resource Server Metadata
10
10
11
11
## See
12
12
13
- [ IANA OAuth Protected Resource Server Metadata registry] ( https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#protected-resource-server- metadata )
13
+ [ IANA OAuth Protected Resource Server Metadata registry] ( https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#protected-resource-metadata )
14
14
15
15
## Indexable
16
16
Original file line number Diff line number Diff line change @@ -6326,7 +6326,7 @@ export async function processDynamicClientRegistrationResponse(
6326
6326
*
6327
6327
* @group Resource Server Metadata
6328
6328
*
6329
- * @see [IANA OAuth Protected Resource Server Metadata registry](https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#protected-resource-server- metadata)
6329
+ * @see [IANA OAuth Protected Resource Server Metadata registry](https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#protected-resource-metadata)
6330
6330
*/
6331
6331
export interface ResourceServer {
6332
6332
/**
You can’t perform that action at this time.
0 commit comments