mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
97c8760d78
* fix: 404 response leads to infinite loop * chore: changeset --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
96 B
Markdown
5 lines
96 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix 404 response leading to an infinite loop when there is no 404 page.
|