Skip to content

Commit 6f1ccf3

Browse files
committed
fix styling of links
1 parent 8eb26e7 commit 6f1ccf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/panel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: 'panel-right'
66

77
You can use the `<Panel>` component to customize the right side panel of a page with any components that you want.
88

9-
If a page has a `<Panel>` component, any [`<RequestExample>`](/components/examples#request-example) and [`<ResponseExample>`](/components/examples#response-example) components must be inside `<Panel>`.
9+
If a page has a `<Panel>` component, any [RequestExample](/components/examples#request-example) and [ResponseExample](/components/examples#response-example) components must be inside `<Panel>`.
1010

1111
The components in a `<Panel>` will replace a page's table of contents.
1212

0 commit comments

Comments
 (0)