diff --git a/lib/community_hub_plugin/hub.rb b/lib/community_hub_plugin/hub.rb index e778c80..42b7731 100644 --- a/lib/community_hub_plugin/hub.rb +++ b/lib/community_hub_plugin/hub.rb @@ -54,7 +54,7 @@ class CommunityHubPlugin::Hub < Folder end def view_page - "content_viewer/hub.rhtml" + "content_viewer/hub" end def mediator?(user) -- libgit2 0.21.2