rename things

This commit is contained in:
2018-03-22 21:35:33 +01:00
parent 858bfaec98
commit b652882bd0
24 changed files with 87 additions and 574 deletions

View File

@@ -121,7 +121,7 @@
</div>
<div class="footer">
<a href="{% url 'memberzone:overview' %}" class="footer__login header__button header__button--light data_id_1">
<a href="{% url 'portal:overview' %}" class="footer__login header__button header__button--light data_id_1">
<span class="header__button__icon">
{% include 'project/assets/arrow-right-long.svg' %}
</span>

View File

@@ -18,7 +18,7 @@
{% endfor %}
</ul>
</div>
<a href="{% url 'memberzone:overview' %}" class="footer__login header__button header__button--light header__button--reverse data_id_1">
<a href="{% url 'portal:overview' %}" class="footer__login header__button header__button--light header__button--reverse data_id_1">
<span class="header__button__icon">
{% include 'project/assets/arrow-right-long.svg' %}
</span>