Skip to content

Commit

Permalink
image-replacement.md: use three dots.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 29, 2019
1 parent be5d3de commit a60c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/4.2/utilities/image-replacement.md
Expand Up @@ -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 %}

0 comments on commit a60c595

Please sign in to comment.