From 14d77da47ac7eb56655afcaada9bb8eb2787c15c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 25 Jan 2018 10:17:41 +0100 Subject: [PATCH] =?UTF-8?q?store.blender.org=20=E2=86=92=20EXTERNAL=5FSUBS?= =?UTF-8?q?CRIPTIONS=5FMANAGEMENT=5FSERVER?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I've only done this on the billing page, because there it's important for debugging purposes to know which URL was actually checked to obtain the subscription expiry information. --- src/templates/users/settings/billing.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/users/settings/billing.pug b/src/templates/users/settings/billing.pug index 58089a0..7217272 100644 --- a/src/templates/users/settings/billing.pug +++ b/src/templates/users/settings/billing.pug @@ -34,7 +34,7 @@ style(type='text/css'). | {% endif %} p - a(href="https://store.blender.org/my-account/subscriptions/") Manage your subscription on Blender Store + a(href="{{ config['EXTERNAL_SUBSCRIPTIONS_MANAGEMENT_SERVER'] | urljoin('my-account/subscriptions/') }}") Manage your subscription on Blender Store | {% elif 'demo' in groups %} h3.subscription-demo