From 06bb3cdb0e9e514d089a355adcbf10fbac72c1e8 Mon Sep 17 00:00:00 2001 From: Yan <61414485+yanthomasdev@users.noreply.github.com> Date: Wed, 1 Apr 2026 13:19:06 -0300 Subject: [PATCH] Fix documentation link syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d5db66..86503e5 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ EmDash is in **beta preview**. We welcome contributions, feedback, plugins, them npm create emdash@latest ``` -See the [documentation[(https://github.com/emdash-cms/emdash/tree/main/docs)] for guides, API reference, and plugin development. +See the [documentation](https://github.com/emdash-cms/emdash/tree/main/docs) for guides, API reference, and plugin development. ## Development