Update CS61A.en.md

Update the URL to text book. The original link no longer word or me.
This commit is contained in:
Qian (Stella) Xu 2023-10-07 09:12:18 -07:00 committed by GitHub
parent 6b3482e52c
commit 38c891a997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Note: If you have no prior programming experience at all, getting started with C
- Course Website: <https://inst.eecs.berkeley.edu/~cs61a/su20/>
- Recordings: refer to the course website
- Textbook: <http://composingprograms.com/>
- Textbook: <https://www.composingprograms.com/>
- Assignments: refer to the course website
## Personal Resources