1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-25 06:50:49 +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

@@ -46,7 +46,7 @@ title: Chip
}
```
The [close button](https://phuoc.ng/collection/css-layout/close-button) is used to create a button for removing the chip:
The [close button](https://phuoc.ng/collection/css-layout/close-button/) is used to create a button for removing the chip:
```css
.chip__button {