Rename articles prefixed with css-

This commit is contained in:
Angelos Chalaris
2023-05-18 23:34:43 +03:00
parent 54904baa74
commit 45d1fa023a
18 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@ a[href]:not([class]) {
}
```
As a bonus tip, you can use [the previous tip about selecting any link](/articles/s/css-select-any-link) to further enhance this solution.
As a bonus tip, you can use [the previous tip about selecting any link](/css/s/select-any-link) to further enhance this solution.