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 df0b36f commit cc3a233Copy full SHA for cc3a233
src/Views/binshopsblog_admin/layouts/admin_layout.blade.php
@@ -83,10 +83,10 @@
83
<div class='list-group-color'>
84
@include("binshopsblog_admin::layouts.sidebar")
85
<div class=' list-group-color text-center mt-5 mb-3 text-muted binshops-version'>
86
- <small><a href='https://github.com/vbinshops/laravel-blogger'>Binshops Blog</a></small>
+ <small><a href='https://github.com/binshops/laravel-blog'>Laravel Blog</a></small>
87
88
<small>
89
- Version 8.2.x
+ Version 10.x
90
</small>
91
</div>
92
0 commit comments