From 3490e8887ba0d7e1dbda9ec123146dc2c13262b9 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Tue, 25 Aug 2015 19:52:24 +0930 Subject: [PATCH] Use new discussion URL format --- framework/core/views/index.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/framework/core/views/index.blade.php b/framework/core/views/index.blade.php index 2593660dd..29ef45066 100644 --- a/framework/core/views/index.blade.php +++ b/framework/core/views/index.blade.php @@ -8,8 +8,7 @@ $url = app('Flarum\Http\UrlGeneratorInterface'); @foreach ($document->data as $discussion)
  • {{ $discussion->attributes->title }}