From 2bac3997f61a0fa31b5333fddd02a60458ee2abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 5 Sep 2017 11:32:24 +0200 Subject: [PATCH] Link to Blender Cloud add-on (and not the obsolete bundle link) --- src/templates/welcome.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/welcome.pug b/src/templates/welcome.pug index b1bf2df..058fa4e 100644 --- a/src/templates/welcome.pug +++ b/src/templates/welcome.pug @@ -253,7 +253,7 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac span.page-card-header_lead.dark Connect Blender with the Cloud a.page-card-cta.download( - href="https://cloud.blender.org/r/downloads/blender_cloud-latest-bundle.zip") + href="https://cloud.blender.org/r/downloads/blender_cloud-latest-addon.zip") i.pi-download | Download v{{ config.BLENDER_CLOUD_ADDON_VERSION }}