1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-23 06:02:55 +02:00

fix: Correct links

This commit is contained in:
Phuoc Nguyen
2023-10-06 18:20:01 +07:00
parent 7eb62d39fb
commit fd8ea15cda
18 changed files with 32 additions and 28 deletions

View File

@@ -33,7 +33,7 @@ title: Previous next buttons
}
```
You can use the [arrow buttons](https://phuoc.ng/collection/css-layout/arrow-buttons) to create the previous and next buttons.
You can use the [arrow buttons](https://phuoc.ng/collection/css-layout/arrow-buttons/) to create the previous and next buttons.
<Playground>
```css styles.css hidden