Skip to content

Commit bd166aa

Browse files
committed
Link to specification
1 parent 56edfa2 commit bd166aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

registries/_namespace/oai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: default
66
---
77

88
{% capture summary %}
9-
The `x-{{page.slug}}-` prefix is reserved for uses defined by the [OpenAPI Initiative](https://www.openapis.org/).
9+
The `x-{{page.slug}}-` prefix is [reserved](https://spec.openapis.org/oas/v3.1.0.html#specification-extensions) for uses defined by the [OpenAPI Initiative](https://www.openapis.org/).
1010
{% endcapture %}
1111

1212
{% include namespace-entry.md summary=summary %}

registries/_namespace/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: default
66
---
77

88
{% capture summary %}
9-
The `x-{{page.slug}}-` prefix is reserved for uses defined by the [OpenAPI Initiative](https://www.openapis.org/).
9+
The `x-{{page.slug}}-` prefix is [reserved](https://spec.openapis.org/oas/v3.1.0.html#specification-extensions) for uses defined by the [OpenAPI Initiative](https://www.openapis.org/).
1010
{% endcapture %}
1111

1212
{% include namespace-entry.md summary=summary %}

0 commit comments

Comments
 (0)