Skip to content

Commit 7fc9bd4

Browse files
author
FezVrasta
committed
fixed images
1 parent a15bd31 commit 7fc9bd4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ <h1>Material Design</h1>
3737
<p>Read more about Material Design for Bootstrap <a href="https://github.com/FezVrasta/bootstrap-material-design">visiting the Github page</a>.</p>
3838

3939
<a href="https://github.com/FezVrasta/bootstrap-material-design/archive/master.zip" class="btn btn-sup btn-material-pink btn-raised">
40-
<img src="imgs/download.png" alt="gittip" height=30>
40+
<img src="demo/imgs/download.png" alt="gittip" height=30>
4141
<span>DOWNLOAD</span>
4242
</a>
4343
<a href="https://www.gittip.com/FezVrasta/" class="btn btn-sup btn-material-brown">
44-
<img src="imgs/gittip.png" alt="gittip" height=30>
44+
<img src="demo/imgs/gittip.png" alt="gittip" height=30>
4545
<span>GITTIP</span>
4646
</a>
4747
<a href="https://github.com/FezVrasta/bootstrap-material-design/issues" class="btn btn-sup btn-material-deeppurple">
48-
<img src="imgs/issue.png" alt="gittip" height=30>
48+
<img src="demo/imgs/issue.png" alt="gittip" height=30>
4949
<span>ISSUES</span>
5050
</a>
5151
</div>

0 commit comments

Comments
 (0)