We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15fc2e commit 3d9af14Copy full SHA for 3d9af14
Entregas/PruebasEntrega/index.html
@@ -3,8 +3,8 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>Login Proyecto CoderHouse</title>
6
- <link rel="stylesheet" href="../../css/estilosMain.css">
7
- <script src="js/jquery-3.1.1.min.js"></script>
+ <link rel="stylesheet" href="./css/estilosMain.css">
+ <script src="./js/jquery-3.1.1.min.js"></script>
8
<script src="./js/main.js"></script>
9
</head>
10
<body>
0 commit comments