From 744d7caa8a504998a14868bf1bb6db416e632ce3 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Tue, 5 May 2015 08:09:01 -0400 Subject: [PATCH] Change favicon URL to be protocol-relative --- views/index.erb | 2 +- views/other.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.erb b/views/index.erb index 6d7e29ad..0233ed16 100644 --- a/views/index.erb +++ b/views/index.erb @@ -17,7 +17,7 @@ - + diff --git a/views/other.erb b/views/other.erb index 09a780dd..85b49490 100644 --- a/views/other.erb +++ b/views/other.erb @@ -7,7 +7,7 @@ DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %> - + <%= javascript_tag 'application', asset_host: false %><% unless App.production? %>