diff --git a/docs/src/pages/core-concepts/routing.md b/docs/src/pages/core-concepts/routing.md index 9fc4ee1ee..0ac2d3095 100644 --- a/docs/src/pages/core-concepts/routing.md +++ b/docs/src/pages/core-concepts/routing.md @@ -87,7 +87,7 @@ In this example, a request for `/withastro/astro/tree/main/docs/public/favicon.s ```js { - org: 'snowpackjs', + org: 'withastro', repo: 'astro', branch: 'main', file: 'docs/public/favicon.svg'