1
1
mirror of https://github.com/mdx-js/mdx.git synced 2024-11-20 12:07:34 +03:00
mdx/docs/404.mdx
2023-10-18 14:38:06 +02:00

20 lines
545 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import {Note} from './_component/note.jsx'
export {Home as default} from './_component/home.jsx'
export const navExclude = true
# 404: Not found
Aww, snap.
Unfortunately this page doesnt exist.
Perhaps you can find what youre looking for [on GitHub][search]?
<Note type="info">
**Note**: Did you come here from a website linking to it?
Pretty sure this page used to exist?
Please [open an issue](https://github.com/mdx-js/mdx/issues/new) to let us
know so we can fix it!
</Note>
[search]: https://github.com/mdx-js/mdx/search