Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff0fa06

Browse files
committed
docs: update README
1 parent cc7457b commit ff0fa06

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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>
1212
<a href="https://github.com/picocss/examples">Examples</a> ·
13-
<a href="https://picocss.com/docs/">Documentation</a>
13+
<a href="https://picocss.com/docs/v1/">Documentation</a>
1414
</p>
1515

1616
## Pico CSS
@@ -168,38 +168,38 @@ Pico can be used without custom CSS for quick or small projects. However, it’s
168168

169169
**Getting started**
170170

171-
- [Usage](https://picocss.com/docs/)
172-
- [Themes](https://picocss.com/docs/themes.html)
173-
- [Customization](https://picocss.com/docs/customization.html)
174-
- [Class-less version](https://picocss.com/docs/classless.html)
175-
- [RTL](https://picocss.com/docs/rtl.html)
171+
- [Usage](https://picocss.com/docs/v1/)
172+
- [Themes](https://picocss.com/docs/v1/themes.html)
173+
- [Customization](https://picocss.com/docs/v1/customization.html)
174+
- [Class-less version](https://picocss.com/docs/v1/classless.html)
175+
- [RTL](https://picocss.com/docs/v1/rtl.html)
176176

177177
**Layout**
178178

179-
- [Containers](https://picocss.com/docs/containers.html)
180-
- [Grids](https://picocss.com/docs/grid.html)
181-
- [Horizontal scroller](https://picocss.com/docs/scroller.html)
179+
- [Containers](https://picocss.com/docs/v1/containers.html)
180+
- [Grids](https://picocss.com/docs/v1/grid.html)
181+
- [Horizontal scroller](https://picocss.com/docs/v1/scroller.html)
182182

183183
**Elements**
184184

185-
- [Typography](https://picocss.com/docs/typography.html)
186-
- [Buttons](https://picocss.com/docs/buttons.html)
187-
- [Forms](https://picocss.com/docs/forms.html)
188-
- [Tables](https://picocss.com/docs/tables.html)
185+
- [Typography](https://picocss.com/docs/v1/typography.html)
186+
- [Buttons](https://picocss.com/docs/v1/buttons.html)
187+
- [Forms](https://picocss.com/docs/v1/forms.html)
188+
- [Tables](https://picocss.com/docs/v1/tables.html)
189189

190190
**Components**
191191

192-
- [Accordions](https://picocss.com/docs/accordions.html)
193-
- [Cards](https://picocss.com/docs/cards.html)
194-
- [Dropdowns](https://picocss.com/docs/dropdowns.html)
195-
- [Modal](https://picocss.com/docs/modal.html)
196-
- [Navs](https://picocss.com/docs/navs.html)
197-
- [Progress](https://picocss.com/docs/progress.html)
192+
- [Accordions](https://picocss.com/docs/v1/accordions.html)
193+
- [Cards](https://picocss.com/docs/v1/cards.html)
194+
- [Dropdowns](https://picocss.com/docs/v1/dropdowns.html)
195+
- [Modal](https://picocss.com/docs/v1/modal.html)
196+
- [Navs](https://picocss.com/docs/v1/navs.html)
197+
- [Progress](https://picocss.com/docs/v1/progress.html)
198198

199199
**Utilities**
200200

201-
- [Loading](https://picocss.com/docs/loading.html)
202-
- [Tooltips](https://picocss.com/docs/tooltips.html)
201+
- [Loading](https://picocss.com/docs/v1/loading.html)
202+
- [Tooltips](https://picocss.com/docs/v1/tooltips.html)
203203

204204
## Browser support
205205

0 commit comments

Comments
 (0)