mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Angular Material reference url fix
This commit is contained in:
parent
9400c3d748
commit
3e9ae83aae
|
@ -14,7 +14,7 @@
|
|||
<div class="h2 mt-16">{{title}}</div>
|
||||
</div>
|
||||
|
||||
<a md-raised-button class="reference-button md-white-bg mt-16 mt-sm-0" href="https://material.io/icons/" target="_blank">
|
||||
<a md-raised-button class="reference-button md-white-bg mt-16 mt-sm-0" href="https://material.angular.io/" target="_blank">
|
||||
<md-icon>link</md-icon>
|
||||
<span>Reference</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user