Fix chamilo URL

pull/3768/head
Julio Montoya 5 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"> <div class="text-center text-lg-left text-muted">
© {{ year }} © {{ year }}
<a <a
href="https://www.chamilo.com" href="https://www.chamilo.org"
class="font-weight-bold ml-1" class="font-weight-bold ml-1"
target="_blank" target="_blank"
> >

Loading…
Cancel
Save