From 6cfac9fec0db65ea7e441b622751adeae74419a9 Mon Sep 17 00:00:00 2001 From: Junseong Park Date: Sat, 26 Oct 2024 17:14:07 +0900 Subject: [PATCH] fix: remove unused link --- src/content/docs/en/reference/modules/astro-actions.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/content/docs/en/reference/modules/astro-actions.mdx b/src/content/docs/en/reference/modules/astro-actions.mdx index bc08271b638a0..9f03148fbd2d6 100644 --- a/src/content/docs/en/reference/modules/astro-actions.mdx +++ b/src/content/docs/en/reference/modules/astro-actions.mdx @@ -173,6 +173,4 @@ The `code` property accepts human-readable versions of all HTTP status codes. Th

-The `message` property accepts a string. (e.g. "User must be logged in.") - -[canonical]: https://en.wikipedia.org/wiki/Canonical_link_element +The `message` property accepts a string. (e.g. "User must be logged in.") \ No newline at end of file