]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs: Use param to set Bootstrap version in Contents page (#35556)
authorJulien Déramond <julien.deramond@orange.com>
Thu, 16 Dec 2021 08:20:48 +0000 (09:20 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Dec 2021 08:20:48 +0000 (10:20 +0200)
site/content/docs/5.1/getting-started/contents.md

index 4e86d55922f2ee3d67da2d40b16527f3c894f258..07f6bdb9808f8744ab9dd828f9f29dfc7c0ba22c 100644 (file)
@@ -171,7 +171,7 @@ bootstrap/
 ├── site/
 │   └──content/
 │      └── docs/
-│          └── 5.1/
+│          └── {{< param docs_version >}}/
 │              └── examples/
 ├── js/
 └── scss/