Update url_for from main.join to cloud.join

This text should be moved to Blender Cloud.
This commit is contained in:
Francesco Siddi 2017-07-16 01:00:24 +02:00
parent 502e494083
commit e430b2b9a1
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
i.pi-lock.video-dummy-content-icon
.video-dummy-content-text
span Only available to Blender Cloud subscribers.
a(href="{{ url_for('main.join') }}") Support Blender and get awesome stuff. <em>Subscribe now!</em>
a(href="{{ url_for('cloud.join') }}") Support Blender and get awesome stuff. <em>Subscribe now!</em>
| {% endif %}

View File

@ -115,7 +115,7 @@ link(href="{{ url_for('static_pillar', filename='assets/css/project-main.css', v
title="Search (subscribers only)",
data-toggle="tooltip",
data-placement="right")
a(href="{{ url_for('main.join') }}")
a(href="{{ url_for('cloud.join') }}")
i.pi-search
| {% endif %}
| {% endif %}