summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/pages/core-concepts/routing.md2
1 files changed, 1 insertions, 1 deletions
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'