Skip to content

Commit cc7af2c

Browse files
authored
Merge pull request #146 from sandbank52641/fix/update-a-few-links
2 parents ab121a1 + e826481 commit cc7af2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/homework/hw1.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,11 +611,11 @@ Try the following:
611611
# ╔═╡ 24090306-7395-4f2f-af31-34f7486f3945
612612
hint(md"""Check out this page for a refresher on basic Julia syntax:
613613
614-
[Basic Julia Syntax](https://computationalthinking.mit.edu/Spring21/basic_syntax/)""")
614+
[Basic Julia Syntax](https://computationalthinking.mit.edu/Fall24/week0/basic_syntax/)""")
615615

616616
# ╔═╡ aa1ff74a-4e78-4ef1-8b8d-3a60a168cf6d
617617
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...
619619
""")
620620

621621
# ╔═╡ 50e2b0fb-b06d-4ac1-bdfb-eab833466736

0 commit comments

Comments
 (0)