Skip to content

Commit

Permalink
chore: update examples link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslarroche committed Dec 28, 2023
1 parent 14fa090 commit 97c1249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<p align="center">
<strong>Minimal CSS Framework for semantic HTML</strong><br>
Elegant styles for all native HTML elements without <code>.classes</code> and dark mode automatically enabled.<br><br>
<a href="https://picocss.com/#examples">Examples</a> ·
<a href="https://github.com/picocss/examples">Examples</a> ·
<a href="https://picocss.com/docs/">Documentation</a>
</p>

Expand Down Expand Up @@ -119,7 +119,7 @@ Then just write pure HTML, and it should look great:

Minimalist templates to discover Pico in action:

[![Examples](.github/examples.jpg)](https://picocss.com/#examples)
[![Examples](.github/examples.jpg)](https://github.com/picocss/examples)

- **[Preview](https://codesandbox.io/s/github/picocss/examples/tree/master/v1-preview)**
A starter example with most of the Pico components and styles.
Expand Down

0 comments on commit 97c1249

Please sign in to comment.