UI Libraries Template: Wrong link to characters project.
Thanks @kednar for the report!
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user