summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 22:33:53 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 22:52:28 +0200
commit91b154ea24ec11f6b51e54ae08a28b877f6708ad (patch)
treeead9cf25a6ee3be8e2881f03b919c991ee2c04f5 /appinfo/app.php
parent17860b4af160a6b4a01178cfd01fbc7f8271fccf (diff)
remove last reference from appframework, fix routing issue
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index b68ed51f0..a66a828c3 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -42,7 +42,7 @@ if(\OCP\App::isEnabled('appframework')){
'order' => 10,
// the route that will be shown on startup
- 'href' => $api->linkToRoute('news_index'),
+ 'href' => $api->linkToRoute('news.page.index'),
// the icon that will be shown in the navigation
// this file needs to exist in img/example.png