You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/08-relative-vs-absolute-path/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Absolute paths include the domain name. They contain the full URL because they a
34
34
35
35
## 📝 Instructions:
36
36
37
-
1. Start by **building** (click the `build` button) the current website, when it opens you will see an image displaying.
37
+
1. Start by doing a small modification to the HTML so that the **run**button becomes visible (click the `run` button) the current website, when it opens you will see an image displaying.
38
38
39
39
2. Please modify the `src` property of the image and convert it to an absolute URL.
0 commit comments