Skip to content

Commit 92f4315

Browse files
Merge pull request #55 from Lorenagubaira/05-create-anchors
i changed the image of the 05-create-anchors exercise
2 parents 05f6825 + 1e59e16 commit 92f4315

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.learn/assets/05-create-anchors.png

-114 KB
Loading

exercises/05-create-anchors/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ El link debe llevar al usuario a la url. [http://google.com](http://google.com)
1717

1818
## Resultado esperado:
1919

20-
![image](../../.learn/assets/05-create-anchors.png)
20+
![image](../../.learn/assets/05-create-anchors.png)

exercises/05-create-anchors/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
</head>
66
<body>
77
<!-- your code here -->
8+
89
</body>
910
</html>

0 commit comments

Comments
 (0)