Skip to content

Commit f37dfb0

Browse files
committed
moved js file for better organization
1 parent dc9bf2f commit f37dfb0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

closure.js All Lessons/closure.js

File renamed without changes.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
</head>
99
<body>
1010
<h1>Hello JavaScript</h1>
11-
<script src="closure.js"></script>
11+
<script src="/All Lessons/closure.js"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)