We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ca50f commit 752fae4Copy full SHA for 752fae4
src/material-stubs/resources/views/pages/upgrade.blade.php
@@ -117,7 +117,7 @@
117
<a href="#" class="btn btn-round btn-fill btn-default disabled">Current Version</a>
118
</td>
119
<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>
+ <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>
121
122
</tr>
123
</tbody>
@@ -129,4 +129,4 @@
129
</div>
130
131
132
-@endsection
+@endsection
0 commit comments