Skip to content

Commit

Permalink
[error message] updates docs link (withastro#12653)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah11918 authored Dec 6, 2024
1 parent 72c1d5d commit e21c7e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/bright-gifts-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"astro": patch
---

Updates a reference in an error message
2 changes: 1 addition & 1 deletion packages/astro/src/core/errors/errors-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ export const AstroGlobNoMatch = {
/**
* @docs
* @see
* - [Astro.redirect](https://docs.astro.build/en/reference/api-reference/#astroredirect)
* - [Astro.redirect](https://docs.astro.build/en/reference/api-reference/#redirect)
* @description
* A redirect must be given a location with the `Location` header.
*/
Expand Down

0 comments on commit e21c7e6

Please sign in to comment.