aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/docs/4.2/examples/album/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.2/examples/album/index.html b/site/docs/4.2/examples/album/index.html
index 2f143e26d..31f0702ef 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"
<a href="#">Back to top</a>
</p>
<p>Album example is &copy; Bootstrap, but please download and customize it for yourself!</p>
- <p>New to Bootstrap? <a href="{{ site.url }}">Visit the homepage</a> or read our <a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/introduction/">getting started guide</a>.</p>
+ <p>New to Bootstrap? <a href="{{ site.url }}/">Visit the homepage</a> or read our <a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/introduction/">getting started guide</a>.</p>
</div>
</footer>