fix: typo (#2029)
This commit is contained in:
parent
bc7ee62615
commit
0aeb92be6f
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue