]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
image-replacement.md: use three dots.
authorXhmikosR <xhmikosr@gmail.com>
Mon, 28 Jan 2019 21:17:14 +0000 (23:17 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 29 Jan 2019 15:21:11 +0000 (17:21 +0200)
site/docs/4.2/utilities/image-replacement.md

index ab092d67f74921f9937137814cfdea48b53bac14..9579100a4abd9b62a65bccaaf6053a5daa54000d 100644 (file)
@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
 </div>
 
 {% highlight html %}
-<h1 class="text-hide" style="background-image: url('..');">Bootstrap</h1>
+<h1 class="text-hide" style="background-image: url('...');">Bootstrap</h1>
 {% endhighlight %}