Skip to content

Commit 3d9af14

Browse files
committed
20240621_003
1 parent d15fc2e commit 3d9af14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Entregas/PruebasEntrega/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>Login Proyecto CoderHouse</title>
6-
<link rel="stylesheet" href="../../css/estilosMain.css">
7-
<script src="js/jquery-3.1.1.min.js"></script>
6+
<link rel="stylesheet" href="./css/estilosMain.css">
7+
<script src="./js/jquery-3.1.1.min.js"></script>
88
<script src="./js/main.js"></script>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)