Skip to content

Commit 2b84da5

Browse files
lwasserJimMadge
andcommitted
Apply suggestion from @JimMadge
Co-authored-by: Jim Madge <[email protected]>
1 parent 0ae5a50 commit 2b84da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/project/development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It handles navigation, search, dark mode, and supports [Tailwind CSS](https://ta
2121

2222
## MDX Files
2323

24-
Our documentation pages are largely written using the **MDX** (`.mdx`) format.
24+
Our documentation pages are largely written using the [MDX (`.mdx`) format](https://mdxjs.com/).
2525
This format supports Markdown with the additional ability to include components
2626
and custom elements directly in the content. This allows us to embed images,
2727
asides, and other interactive elements easily.

0 commit comments

Comments
 (0)