Skip to content

Commit 08d86d6

Browse files
ci: update error reference docs (withastro#11545)
Co-authored-by: sarah11918 <[email protected]>
1 parent 8ef9800 commit 08d86d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/reference/errors/unsupported-external-redirect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import DontEditWarning from '~/components/DontEditWarning.astro'
1313
<DontEditWarning />
1414

1515

16-
> **UnsupportedExternalRedirect**: An external redirect must start with http or https, and must be a valid URL.
16+
> **UnsupportedExternalRedirect**: The destination URL in the external redirect from "FROM" to "TO" is unsupported.
1717
1818
## What went wrong?
1919
An external redirect must start with http or https, and must be a valid URL.

0 commit comments

Comments
 (0)