Skip to content

Commit bda1674

Browse files
committed
Add courses navigation
1 parent 3f8ca2a commit bda1674

File tree

1 file changed

+1
-1
lines changed
  • src/apps/backoffice/frontend/templates/partials

1 file changed

+1
-1
lines changed

src/apps/backoffice/frontend/templates/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
class="block mt-4 lg:inline-block lg:mt-0 text-teal-200 hover:text-white mr-4">
1212
Usuarios
1313
</a>
14-
<a href="#"
14+
<a href="/courses"
1515
class="block mt-4 lg:inline-block lg:mt-0 text-teal-200 hover:text-white mr-4">
1616
Cursos
1717
</a>

0 commit comments

Comments
 (0)