We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2d170 commit bc1a836Copy full SHA for bc1a836
docs/index.html
@@ -39,15 +39,15 @@ <h1><strong>Iniciar sesión como</strong></h1>
39
<br>
40
<div class="row login-profiles p-0">
41
<div class="col-lg-4 col-md-4 col-sm-4 profile-content">
42
- <a href="/docs/alumnolg.html">
+ <a href="https://modulenschool.ga/alumnolg.html">
43
<img src="assets/img/student.png">
44
</a>
45
46
<h5 class="subtitulo text-uppercase mt-2">Alumno</h5>
47
48
</div>
49
50
- <a href="/docs/docentelg.html">
+ <a href="https://modulenschool.ga/docentelg.html">
51
<img src="assets/img/teacher.png">
52
53
0 commit comments