LeireTedCas commited on
Commit
55f4904
1 Parent(s): 6d570c3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html lang="es">
3
  <head>
4
  <meta charset="UTF-8">
5
- <meta http-equiv="refresh" content="0;url=http://127.0.0.1:5000/especialidad">
6
  <title>Redireccionando...</title>
7
  </head>
8
  </html>
 
2
  <html lang="es">
3
  <head>
4
  <meta charset="UTF-8">
5
+ <meta http-equiv="refresh" content="0;url=templates/especialidad.html">
6
  <title>Redireccionando...</title>
7
  </head>
8
  </html>