mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #998] Fix link errors in README.md #5625
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kantarcise on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/998
There are bunch of links that are broken at the moment.
README is the first document a lot of people read for any repository, so let's fix them ☺️
For tinyml:
for tinytorch:
@kantarcise commented on GitHub (Oct 29, 2025):
Sending a PR in a moment.
@eimlav commented on GitHub (Oct 29, 2025):
@kantarcise I literally just noticed this 5 minutes ago and created a PR https://github.com/harvard-edge/cs249r_book/pull/999 😂
@eimlav commented on GitHub (Oct 29, 2025):
Let me update tinytorch too as I did not notice it
@profvjreddi commented on GitHub (Oct 29, 2025):
Thanks guys!