Add application name to routing
This commit is contained in:
@@ -35,7 +35,7 @@ html lang="en"
|
||||
.panel
|
||||
h4 Links
|
||||
ul.side-nav
|
||||
li= link_to "Home", root_path
|
||||
li= link_to "Home", cmtool.root_path
|
||||
li= link_to 'Wiki', 'https://github.com/bterkuile/cmtool/wiki', target: :_blank
|
||||
= yield :sidebar
|
||||
footer
|
||||
|
||||
Reference in New Issue
Block a user