diff options
Diffstat (limited to 'templates/project/dashboards/layout.erb')
-rw-r--r-- | templates/project/dashboards/layout.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/dashboards/layout.erb b/templates/project/dashboards/layout.erb index 4aa5120..76a1704 100644 --- a/templates/project/dashboards/layout.erb +++ b/templates/project/dashboards/layout.erb @@ -13,7 +13,7 @@ <link rel="stylesheet" href="/assets/application.css"> <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'> - <link rel="icon" href="/assets/favicon.ico"> + <link rel="icon" href="/public/favicon.ico"> </head> <body> |