Skip to content

Commit 2d07383

Browse files
docs: Use param to set Bootstrap version in Contents page (#35556)
1 parent a22694d commit 2d07383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.1/getting-started/contents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ bootstrap/
171171
├── site/
172172
│ └──content/
173173
│ └── docs/
174-
│ └── 5.1/
174+
│ └── {{< param docs_version >}}/
175175
│ └── examples/
176176
├── js/
177177
└── scss/

0 commit comments

Comments
 (0)