chore: update download links

This commit is contained in:
Lucas Larroche 2023-04-09 11:04:22 +07:00
parent 203f3daa00
commit 4dcefb7da2
3 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ There are 4 ways to get started with Pico CSS:
**Install manually**
[Download Pico](https://github.com/picocss/pico/archive/refs/heads/master.zip) and link `/css/pico.min.css` in the `<head>` of your website.
[Download Pico](https://github.com/picocss/pico/archive/refs/tags/v1.5.9.zip) and link `/css/pico.min.css` in the `<head>` of your website.
```html
<link rel="stylesheet" href="css/pico.min.css">