From be5d3de1d6e5afd26f77b42bec9ceacf2e861135 Mon Sep 17 00:00:00 2001
From: XhmikosR
Date: Mon, 28 Jan 2019 21:38:12 +0200
Subject: [PATCH] Add missing trailing slash.
---
site/docs/4.2/examples/album/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/docs/4.2/examples/album/index.html b/site/docs/4.2/examples/album/index.html
index 2f143e26d4..31f0702efd 100644
--- a/site/docs/4.2/examples/album/index.html
+++ b/site/docs/4.2/examples/album/index.html
@@ -202,6 +202,6 @@ extra_css: "album.css"
Back to top
Album example is © Bootstrap, but please download and customize it for yourself!
- New to Bootstrap? Visit the homepage or read our getting started guide.
+ New to Bootstrap? Visit the homepage or read our getting started guide.
--
2.47.2