diff options
author | Jacques Comeaux <jacquesrcomeaux@protonmail.com> | 2023-01-11 12:21:58 -0600 |
---|---|---|
committer | Jacques Comeaux <jacquesrcomeaux@protonmail.com> | 2023-01-11 12:21:58 -0600 |
commit | f0b61493ff97203bcb6a7711413041d17c90474b (patch) | |
tree | 3695f6ea57f94213f89806c20ed844f6d4974084 | |
parent | 922d3cb6b4e00a38782b1dffa4fded62c09280ba (diff) |
Fix link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -Solutions to certain exercises from [Structure and Interpretation of Computer Programs](www.google.com) +Solutions to certain exercises from [Structure and Interpretation of Computer Programs](https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs) |