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: src/homework/hw1.jl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -611,11 +611,11 @@ Try the following:
611
611
# ╔═╡ 24090306-7395-4f2f-af31-34f7486f3945
612
612
hint(md"""Check out this page for a refresher on basic Julia syntax:
613
613
614
-
[Basic Julia Syntax](https://computationalthinking.mit.edu/Spring21/basic_syntax/)""")
614
+
[Basic Julia Syntax](https://computationalthinking.mit.edu/Fall24/week0/basic_syntax/)""")
615
615
616
616
# ╔═╡ aa1ff74a-4e78-4ef1-8b8d-3a60a168cf6d
617
617
hint(md"""
618
-
In [Section 1.1](https://computationalthinking.mit.edu/Spring21/week1/), we drew a red square on top of the image Philip with a simple command...
618
+
In [Section 1.1](https://computationalthinking.mit.edu/Fall24/images_abstractions/images/), we drew a red square on top of the image Philip with a simple command...
0 commit comments