Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 82b4fe2

Browse filesBrowse files
committed
added links and README.md
1 parent 6709e75 commit 82b4fe2
Copy full SHA for 82b4fe2

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎links/README.md

Copy file name to clipboardExpand all lines: links/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Short links for URLs in the book
22

3-
## The problem: link rot
3+
## Problem: link rot
44

55
_Fluent Python, Second Edition_ has more than 1000 links to external resources.
66
Inevitably, some of those links will rot as time passes.
7-
But I can't change the URLs in the print book!
7+
But I can't change the URLs in the print book...
88

9-
## The solution: indirection
9+
## Solution: indirection
1010

1111
I replaced almost all URLs in the book with shortened versions that go through the `fpy.li` site which I control.
1212
The site has an `.htaccess` file with *temporary* redirects.
1313

1414
When I find out a link is stale, I can thange the redirect in `.htaccess` to a new target,
15-
so the link in the book is back in service via the updated redirect.
15+
so the link in the book is back in service through the updated redirect.
1616

1717
## Help wanted
1818

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.