mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-19 20:31:32 +02:00
fix: Correct links
This commit is contained in:
@@ -64,7 +64,7 @@ title: Spin button
|
||||
}
|
||||
```
|
||||
|
||||
You can use the [triangle buttons](https://phuoc.ng/collection/css-layout/triangle-buttons) to create the up and down buttons:
|
||||
You can use the [triangle buttons](https://phuoc.ng/collection/css-layout/triangle-buttons/) to create the up and down buttons:
|
||||
|
||||
<Playground>
|
||||
```css placeholders.css hidden
|
||||
@@ -173,3 +173,7 @@ body {
|
||||
</div>
|
||||
```
|
||||
</Playground>
|
||||
|
||||
## See also
|
||||
|
||||
- [Build a spin input](https://phuoc.ng/collection/html-dom/build-a-spin-input/)
|
||||
|
Reference in New Issue
Block a user