Fix chamilo URL

pull/3768/head
Julio Montoya 4 years ago
parent c2d2043613
commit cc1f74fb28
  1. 2
      assets/vue/components/layout/Footer.vue

@ -8,7 +8,7 @@
<div class="text-center text-lg-left text-muted">
© {{ year }}
<a
href="https://www.chamilo.com"
href="https://www.chamilo.org"
class="font-weight-bold ml-1"
target="_blank"
>

Loading…
Cancel
Save