Diego Leme 2021-10-20 19:10:47 -03:00 committed by GitHub
parent 384bef3ebc
commit 08524613bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ npm run dev
npm run build
```
To learn more about installing and using Astro for the first time, please [read our installation guide.](installation)
To learn more about installing and using Astro for the first time, please [read our installation guide.](/installation)
If you prefer to learn by example, check out our [complete library of examples](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub. You can check out any of these examples locally by running `npm init astro -- --template "EXAMPLE_NAME"`.