Skip to content

Commit 1bb37dd

Browse files
mmckyclaude
andauthored
FIX: update GitHub pull requests doc link to final destination (#590)
The GitHub docs URL for "About pull requests" now 301-redirects to https://docs.github.com/en/pull-requests/reference/pull-requests Point directly at the destination so the weekly link checker stops flagging it as a redirect. Reported by the link checker in #587 Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 9fd7b7d commit 1bb37dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ As the 2nd task,
361361
1. Look into 'forking' GitHub repositories (forking means making your own copy of a GitHub repository, stored on GitHub).
362362
1. Fork [QuantEcon.py](https://github.com/QuantEcon/QuantEcon.py).
363363
1. Clone your fork to some local directory, make edits, commit them, and push them back up to your forked GitHub repo.
364-
1. If you made a valuable improvement, send us a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)!
364+
1. If you made a valuable improvement, send us a [pull request](https://docs.github.com/en/pull-requests/reference/pull-requests)!
365365

366366
For reading on these and other topics, try
367367

0 commit comments

Comments
 (0)