Document reserved routes
Description
Document the routes used internally by Astro that will override any user and integration routes.
- https://github.com/withastro/astro/pull/12263#pullrequestreview-2381408289
Deploy Preview for astro-docs-2 ready!
| Name | Link |
|---|---|
| Latest commit | e1408d750c61a61e440795950cd68b78cc226b79 |
| Latest deploy log | https://app.netlify.com/sites/astro-docs-2/deploys/671a3fdc0336690008d6b246 |
| Deploy Preview | https://deploy-preview-9769--astro-docs-2.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Lunaria Status Overview
🌕 This pull request will trigger status changes.
Learn more
By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.
You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.
Tracked Files
| Locale | File | Note |
|---|---|---|
| en | guides/routing.mdx | Source changed, localizations will be marked as outdated. |
Warnings reference
| Icon | Description |
|---|---|
| 🔄️ | The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied. |
as I can see the feature has already merged and been released
Just to clarify, the linked PR does not add this behavior. This behavior already applied, but it wasn't documented (even on the code), and it accidentally broke at one point. The linked PR is the fix for that where we realized it wasn't documented.