We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1832615 commit cb77382Copy full SHA for cb77382
fern/products/docs/pages/component-library/default-components/code-blocks.mdx
@@ -310,8 +310,6 @@ You can make specific text within code blocks clickable by defining a `links` ma
310
311
The `links` property accepts a map where keys are matching patterns (exact strings or regex) and values are the URLs to link to.
312
313
-**For sites using custom subpaths**: be sure to include the base subpath in relative links.
314
-
315
### Exact string matching
316
317
<Tabs>
0 commit comments