UI Libraries Template: Wrong link to characters project.

Thanks @kednar for the report!
This commit is contained in:
2019-07-26 12:27:32 +02:00
parent 23d7e50df2
commit db74c89e6f

View File

@@ -121,8 +121,8 @@ include mixins/components
a.d-block.py-1.text-primary(href=url)
span=title
li
a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='gallery') }}")
| Visit the Gallery
a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='characters') }}")
| See all Characters
i.pi-angle-right
| {% endblock body %}