Skip to content

Commit 286c1f6

Browse files
Merge pull request #14 from mladenplavsic/mladenplavsic-patch-2
Update index.html
2 parents 9b88fd6 + 739ba7c commit 286c1f6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h2 id="project_tagline">CSS-only implementation of Android Material design &quo
6666

6767
<p>This solution is also implemented in one of the biggest Bootstrap theming libraries <a
6868
href="https://bootswatch.com/" target="_blank">Bootswatch</a> in their <a
69-
href="https://bootswatch.com/paper/#buttons" target="_blank">Paper theme</a>.</p>
69+
href="https://bootswatch.com/materia/#buttons" target="_blank">Materia theme</a>.</p>
7070

7171
<p>
7272
<a href="#examples">More examples</a>
@@ -241,9 +241,8 @@ <h2 id="examples">Examples</h2>
241241
<h3>Examples on Bootswatch website</h3>
242242

243243
<ul>
244-
<li><a href="https://bootswatch.com/paper/#buttons" target="_blank">Bootswatch Paper theme demo</a></li>
245-
<li><a href="https://bootswatch.com/4-alpha/materia/#buttons" target="_blank">Bootswatch witn Bootstrap
246-
v4-alpha Materia theme demo</a></li>
244+
<li><a href="https://bootswatch.com/materia/#buttons" target="_blank">Bootswatch Materia theme demo</a></li>
245+
<li><a href="https://bootswatch.com/3/paper/#buttons" target="_blank">Bootswatch Paper (Bootstrap v3) theme demo</a></li>
247246
</ul>
248247

249248
<h2>Supporters</h2>

0 commit comments

Comments
 (0)