mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-21 21:43:04 -05:00
[GH-ISSUE #1100] Misdirected PDF Link #1691
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 @snuggs on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1100
The PDF link points to https://mlsysbook.ai/pdf which actually links to the https://mlsysbook.ai/epub download.
A proper fix would be to either fix the problematic https://mlsysbook.ai OR merge in the pull request @ #xx directly pointed to the canonical PDF URL location.
References
@profvjreddi commented on GitHub (Jan 2, 2026):
Thank you for catching this!