Skip to content

Commit ab4d11e

Browse files
lwasserJimMadge
andauthored
Apply suggestion from @JimMadge
Co-authored-by: Jim Madge <jim+github@jmadge.com>
1 parent 584e469 commit ab4d11e

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)