Skip to content

Commit b42f568

Browse files
committed
fix broken link
1 parent c54ba49 commit b42f568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/openapi/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ When using this option, the metadata for the generated pages will have the follo
6161

6262
There are some scenarios in which the default behavior isn't sufficient. If you need more customizability, you can create an MDX page for your OpenAPI operation, and modify it just like any other MDX page.
6363

64-
<Tip>If you have some endpoints in your OpenAPI schema that you don't want pages generated for automatically, you can add the [x-hidden](/optnapi/advanced-features#x-hidden) property</Tip>
64+
<Tip>If you have some endpoints in your OpenAPI schema that you don't want pages generated for automatically, you can add the [x-hidden](/openapi/advanced-features#x-hidden) property</Tip>
6565

6666
## Create MDX files for API pages
6767

0 commit comments

Comments
 (0)