Skip to content

Commit 752fae4

Browse files
authored
add link to pro theme
1 parent 72ca50f commit 752fae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/material-stubs/resources/views/pages/upgrade.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<a href="#" class="btn btn-round btn-fill btn-default disabled">Current Version</a>
118118
</td>
119119
<td class="text-center">
120-
<a target="_blank" href="javascript:void(0)" aria-disabled="true" class="btn btn-round btn-fill btn-info">Coming soon</a>
120+
<a target="_blank" href="https://www.creative-tim.com/product/material-dashboard-pro-laravel" aria-disabled="true" class="btn btn-round btn-fill btn-info">Upgrade to PRO</a>
121121
</td>
122122
</tr>
123123
</tbody>
@@ -129,4 +129,4 @@
129129
</div>
130130
</div>
131131
</div>
132-
@endsection
132+
@endsection

0 commit comments

Comments
 (0)