From e94d4f2cc46deef61e0ce4698678341aa8816788 Mon Sep 17 00:00:00 2001 From: Than Tibbetts Date: Wed, 27 Jul 2016 14:43:41 -0500 Subject: [PATCH] Use the resolved URL for itunescn I noticed that itunescn's sponsor link was having trouble resolving to its final destination. It's probably better for everyone to point to the resulting URL. :) ``` $ curl -I https://itunescn.com/ HTTP/1.1 301 Moved Permanently Location: http://www.itunescn.com/ ``` --- themes/vue/layout/partials/sponsors.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vue/layout/partials/sponsors.ejs b/themes/vue/layout/partials/sponsors.ejs index c5b864b16c..4de2abb7ab 100644 --- a/themes/vue/layout/partials/sponsors.ejs +++ b/themes/vue/layout/partials/sponsors.ejs @@ -3,7 +3,7 @@ - +