redirect plugin market to g-plane/unofficial-plugins-market
This commit is contained in:
parent
2804a2b079
commit
097194d542
|
|
@ -12,7 +12,7 @@ class PluginController extends Controller
|
|||
{
|
||||
public function showMarket()
|
||||
{
|
||||
return 'Plugin market is under development. Maybe you will want to check <a href="https://github.com/g-plane/unofficial-plugins-market">this</a>.';
|
||||
return redirect('/')->setTargetUrl('https://github.com/g-plane/unofficial-plugins-market/blob/master/README.md');
|
||||
}
|
||||
|
||||
public function showManage()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user