Skip to content

Commit 97c1249

Browse files
committed
chore: update examples link
1 parent 14fa090 commit 97c1249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<p align="center">
1010
<strong>Minimal CSS Framework for semantic HTML</strong><br>
1111
Elegant styles for all native HTML elements without <code>.classes</code> and dark mode automatically enabled.<br><br>
12-
<a href="https://picocss.com/#examples">Examples</a> ·
12+
<a href="https://github.com/picocss/examples">Examples</a> ·
1313
<a href="https://picocss.com/docs/">Documentation</a>
1414
</p>
1515

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

120120
Minimalist templates to discover Pico in action:
121121

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

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

0 commit comments

Comments
 (0)