From bf686edbdee62fafffa05b78c9779b5df4c9c971 Mon Sep 17 00:00:00 2001
From: romainmenke ][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-color-hex-alpha/README.md b/plugins/postcss-color-hex-alpha/README.md
index 0474bca83..3f2986a26 100755
--- a/plugins/postcss-color-hex-alpha/README.md
+++ b/plugins/postcss-color-hex-alpha/README.md
@@ -74,7 +74,7 @@ body {
[cli-img]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/hexadecimal-alpha-notation.svg
+[css-img]: https://cssdb.org/images/badges/hexadecimal-alpha-notation.svg
[css-url]: https://cssdb.org/#hexadecimal-alpha-notation
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-color-rebeccapurple/README.md b/plugins/postcss-color-rebeccapurple/README.md
index 14b215d9d..d2982fa68 100755
--- a/plugins/postcss-color-rebeccapurple/README.md
+++ b/plugins/postcss-color-rebeccapurple/README.md
@@ -1,7 +1,7 @@
# PostCSS RebeccaPurple [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-custom-properties/README.md b/plugins/postcss-custom-properties/README.md
index b0ff2167d..35e6c516c 100755
--- a/plugins/postcss-custom-properties/README.md
+++ b/plugins/postcss-custom-properties/README.md
@@ -189,7 +189,7 @@ See example exports written to [CSS](test/export-properties.css),
[cli-img]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/custom-properties.svg
+[css-img]: https://cssdb.org/images/badges/custom-properties.svg
[css-url]: https://cssdb.org/#custom-properties
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-dir-pseudo-class/README.md b/plugins/postcss-dir-pseudo-class/README.md
index 56940098a..0bf35e286 100644
--- a/plugins/postcss-dir-pseudo-class/README.md
+++ b/plugins/postcss-dir-pseudo-class/README.md
@@ -152,7 +152,7 @@ article h3:dir(ltr) {
[cli-img]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/dir-pseudo-class.svg
+[css-img]: https://cssdb.org/images/badges/dir-pseudo-class.svg
[css-url]: https://cssdb.org/#dir-pseudo-class
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-double-position-gradients/README.md b/plugins/postcss-double-position-gradients/README.md
index aa068704b..1e6bdf914 100644
--- a/plugins/postcss-double-position-gradients/README.md
+++ b/plugins/postcss-double-position-gradients/README.md
@@ -1,7 +1,7 @@
# PostCSS Double Position Gradients [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][git-url]
[PostCSS Double Position Gradients] lets you use double-position gradients in
diff --git a/plugins/postcss-env-function/README.md b/plugins/postcss-env-function/README.md
index f5f4e9ae7..9f2a7b596 100644
--- a/plugins/postcss-env-function/README.md
+++ b/plugins/postcss-env-function/README.md
@@ -1,7 +1,7 @@
# PostCSS Environment Variables [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-focus-visible/README.md b/plugins/postcss-focus-visible/README.md
index 99571f130..57df8a1c0 100644
--- a/plugins/postcss-focus-visible/README.md
+++ b/plugins/postcss-focus-visible/README.md
@@ -1,7 +1,7 @@
# PostCSS Focus Visible [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-focus-within/README.md b/plugins/postcss-focus-within/README.md
index e44073cee..f445dc3da 100644
--- a/plugins/postcss-focus-within/README.md
+++ b/plugins/postcss-focus-within/README.md
@@ -1,7 +1,7 @@
# PostCSS Focus Within [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-gap-properties/README.md b/plugins/postcss-gap-properties/README.md
index 4aac1db25..eaa3e7c19 100644
--- a/plugins/postcss-gap-properties/README.md
+++ b/plugins/postcss-gap-properties/README.md
@@ -64,7 +64,7 @@ postcss([
The `preserve` option determines whether the original `gap` declaration should
remain in the CSS. By default, the original declaration is preserved.
-[css-img]: https://cssdb.org/badge/gap-properties.svg
+[css-img]: https://cssdb.org/images/badges/gap-properties.svg
[css-url]: https://cssdb.org/#gap-properties
[cli-img]: https://github.com/csstools/postcss-plugins/workflows/test/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
diff --git a/plugins/postcss-image-set-function/README.md b/plugins/postcss-image-set-function/README.md
index ef8ac74e4..f4ada1710 100644
--- a/plugins/postcss-image-set-function/README.md
+++ b/plugins/postcss-image-set-function/README.md
@@ -148,7 +148,7 @@ rather than wait for a larger, resolution-matching image to load.
[cli-img]: https://github.com/csstools/postcss-plugins/workflows/test/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/image-set-function.svg
+[css-img]: https://cssdb.org/images/badges/image-set-function.svg
[css-url]: https://cssdb.org/#image-set-function
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-is-pseudo/README.md b/plugins/postcss-is-pseudo/README.md
index 0f9b8f952..3158c9a30 100644
--- a/plugins/postcss-is-pseudo/README.md
+++ b/plugins/postcss-is-pseudo/README.md
@@ -222,7 +222,7 @@ _writing the selector without `:is()` is advised here_
If you have a specific pattern you can open an issue to discuss it.
We can detect and transform some cases but can't generalize them into a single solution that tackles all of them.
-[css-img]: https://cssdb.org/badge/nesting-rules.svg
+[css-img]: https://cssdb.org/images/badges/nesting-rules.svg
[css-url]: https://cssdb.org/#nesting-rules
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-lab-function/README.md b/plugins/postcss-lab-function/README.md
index 92e5aaa16..3c0986aae 100644
--- a/plugins/postcss-lab-function/README.md
+++ b/plugins/postcss-lab-function/README.md
@@ -1,7 +1,7 @@
# PostCSS Lab Function [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-logical/README.md b/plugins/postcss-logical/README.md
index ec3a4af89..5b87beeee 100644
--- a/plugins/postcss-logical/README.md
+++ b/plugins/postcss-logical/README.md
@@ -195,7 +195,7 @@ Use [postcss-dir-pseudo-class](https://github.com/csstools/postcss-plugins/tree/
Currently `:dir(ltr)` doesn't have great browser support but this will improve over time.
-[css-img]: https://cssdb.org/badge/logical-properties-and-values.svg
+[css-img]: https://cssdb.org/images/badges/logical-properties-and-values.svg
[css-url]: https://cssdb.org/#logical-properties-and-values
[cli-img]: https://github.com/csstools/postcss-plugins/workflows/test/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
diff --git a/plugins/postcss-nesting/README.md b/plugins/postcss-nesting/README.md
index c90f9b4b9..94c9d43aa 100644
--- a/plugins/postcss-nesting/README.md
+++ b/plugins/postcss-nesting/README.md
@@ -178,7 +178,7 @@ The [CSS Nesting Module] spec states on nesting that "Declarations occuring afte
While we think it makes sense on browsers, enforcing this at the plugin level introduces several constrains that would
interfere with PostCSS' plugin nature such as with `@mixin`
-[css-img]: https://cssdb.org/badge/nesting-rules.svg
+[css-img]: https://cssdb.org/images/badges/nesting-rules.svg
[css-url]: https://cssdb.org/#nesting-rules
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-overflow-shorthand/README.md b/plugins/postcss-overflow-shorthand/README.md
index 3b5e58101..e5383c19b 100644
--- a/plugins/postcss-overflow-shorthand/README.md
+++ b/plugins/postcss-overflow-shorthand/README.md
@@ -75,7 +75,7 @@ html {
[cli-img]: https://github.com/csstools/postcss-plugins/workflows/test/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/overflow-property.svg
+[css-img]: https://cssdb.org/images/badges/overflow-property.svg
[css-url]: https://cssdb.org/#overflow-property
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss
diff --git a/plugins/postcss-place/README.md b/plugins/postcss-place/README.md
index b060e1fb5..a9287890b 100644
--- a/plugins/postcss-place/README.md
+++ b/plugins/postcss-place/README.md
@@ -1,7 +1,7 @@
# PostCSS Place Properties [
][postcss]
[
][npm-url]
-[
][css-url]
+[
][css-url]
[
][cli-url]
[
][git-url]
diff --git a/plugins/postcss-pseudo-class-any-link/README.md b/plugins/postcss-pseudo-class-any-link/README.md
index f537b5fa0..86ad8b7e2 100644
--- a/plugins/postcss-pseudo-class-any-link/README.md
+++ b/plugins/postcss-pseudo-class-any-link/README.md
@@ -82,7 +82,7 @@ nav :link > span, nav :visited > span {
[cli-img]: https://github.com/csstools/postcss-plugins/workflows/test/badge.svg
[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
-[css-img]: https://cssdb.org/badge/any-link-pseudo-class.svg
+[css-img]: https://cssdb.org/images/badges/any-link-pseudo-class.svg
[css-url]: https://cssdb.org/#any-link-pseudo-class
[git-img]: https://img.shields.io/badge/support-chat-blue.svg
[git-url]: https://gitter.im/postcss/postcss