Skip to content

Commit dd50bcc

Browse files
committed
Fixed links to the other templates
1 parent 72d0ef0 commit dd50bcc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/bubble.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Zebra Tooltips</h1>
5050

5151
<div class="col-xs-12">
5252

53-
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="bubble.html">bubble</a>, the <a href="mariner.html">mariner</a> or the <a href="milan.html">milan</a> theme.</small></blockquote>
53+
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="index.html">default</a>, the <a href="mariner.html">mariner</a> or the <a href="milan.html">milan</a> theme.</small></blockquote>
5454

5555
<p>
5656
Zebra Tooltips is a lightweight (around 6KB minified, 1.9KB gzipped) jQuery tooltips plugin for

examples/mariner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Zebra Tooltips</h1>
5050

5151
<div class="col-xs-12">
5252

53-
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="bubble.html">bubble</a>, the <a href="mariner.html">mariner</a> or the <a href="milan.html">milan</a> theme.</small></blockquote>
53+
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="index.html">default</a>, the <a href="bubble.html">bubble</a> or the <a href="milan.html">milan</a> theme.</small></blockquote>
5454

5555
<p>
5656
Zebra Tooltips is a lightweight (around 6KB minified, 1.9KB gzipped) jQuery tooltips plugin for

examples/milan.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Zebra Tooltips</h1>
5050

5151
<div class="col-xs-12">
5252

53-
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="bubble.html">bubble</a>, the <a href="mariner.html">mariner</a> or the <a href="milan.html">milan</a> theme.</small></blockquote>
53+
<blockquote class="bg-warning"><small class="text-warning">See the examples with the tooltips using the <a href="index.html">default</a>, the <a href="bubble.html">bubble</a> or the <a href="mariner.html">mariner</a> theme.</small></blockquote>
5454

5555
<p>
5656
Zebra Tooltips is a lightweight (around 6KB minified, 1.9KB gzipped) jQuery tooltips plugin for

0 commit comments

Comments
 (0)