Skip to content

Commit

Permalink
docs: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Sep 5, 2024
1 parent b96cfc3 commit 2622706
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/pages/meta/+Page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ import { UiFrameworkExtension } from '../../components'
import { Link, RepoLink, Advanced } from '@brillout/docpress'

<Advanced>
Using `meta` is an advanced and powerful technique that requires brain power.
We recommend using it only for advanced use cases. Consider using the following instead:
Using `meta` is an advanced technique, which we recommend only for advanced use cases. Consider using the following instead:
- <Link href="/settings">Settings</Link> (some of them, such as <Link href="/ssr">`ssr`</Link>, will correctly use `meta` on your behalf).
- <Link href="/extensions" noBreadcrumb={true} /> (they're based on `meta` under the hood).
- The file extensions <Link href="/file-env" noBreadcrumb={true} />.
Expand Down

0 comments on commit 2622706

Please sign in to comment.