[PR #1099] [MERGED] Update Broken PDF Link in README.md #1100 #23354

Closed
opened 2026-06-07 13:52:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1099
Author: @snuggs
Created: 1/2/2026
Status: Merged
Merged: 1/3/2026
Merged by: @profvjreddi

Base: devHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Fix broken PDF download link (Fixes #1100).

Problem:

When I click on Download PDF version on README.md the content returned is that of ePUB from the canonical PDF URL https://mlsysbook.ai/pdf

Solution(s)

  1. Update current broken link to actual resource location - https://mlsysbook.ai/assets/downloads/Machine-Learning-Systems.pdf
  2. Fix canonical download location to actually download PDF (https://mlsysbook.ai/pdf) document in lieu of epub (https://mlsysbook.ai/epub)

###References


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1099 **Author:** [@snuggs](https://github.com/snuggs) **Created:** 1/2/2026 **Status:** ✅ Merged **Merged:** 1/3/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a15a0b8`](https://github.com/harvard-edge/cs249r_book/commit/a15a0b8bc71c04f9f5ac2829ac50ab98769ef8c2) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description # Fix broken PDF download link _(Fixes #1100)_. ## Problem: When I click on Download PDF version on `README.md` the content returned is that of *ePUB* from the canonical PDF URL https://mlsysbook.ai/pdf ## Solution(s) 1. Update current broken link to actual resource location - https://mlsysbook.ai/assets/downloads/Machine-Learning-Systems.pdf 2. Fix canonical download location to actually download *PDF* _(https://mlsysbook.ai/pdf)_ document in lieu of *epub* _(https://mlsysbook.ai/epub)_ ###References - PDF Download - https://mlsysbook.ai/assets/downloads/Machine-Learning-Systems.pdf --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-07 13:52:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#23354