Skip to content

Commit 26fa6be

Browse files
committed
Fix link
1 parent a1c7fcc commit 26fa6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registries/_namespace/oas-draft.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 extensions created as part of the [draft features(https://github.com/OAI/OpenAPI-Specification/blob/main/DEVELOPMENT.md#draft-features)] process. These extensions are available for use by anyone.
9+
The `x-{{page.slug}}-` prefix is reserved for extensions created as part of the [draft features](https://github.com/OAI/OpenAPI-Specification/blob/main/DEVELOPMENT.md#draft-features) process. These extensions are available for use by anyone.
1010
{% endcapture %}
1111

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

0 commit comments

Comments
 (0)