From fe57ebcd33fcc416fc2790e0d45101a3aa33fa40 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 5 Jan 2015 13:03:43 +1100 Subject: [PATCH] typo --- lib/sass/discourse_stylesheets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sass/discourse_stylesheets.rb b/lib/sass/discourse_stylesheets.rb index 831815a874..d3f5625dfc 100644 --- a/lib/sass/discourse_stylesheets.rb +++ b/lib/sass/discourse_stylesheets.rb @@ -111,7 +111,7 @@ class DiscourseStylesheets end def stylesheet_cdnpath - "#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws#{Discourse.current_hostname}" + "#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws=#{Discourse.current_hostname}" end def stylesheet_relpath