We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612c145 commit 1bd4b1eCopy full SHA for 1bd4b1e
1 file changed
links/README.md
@@ -23,6 +23,7 @@ Please report broken links as bugs in the [`FPY.LI.htaccess`](FPY.LI.htaccess) f
23
Also, feel free to send pull requests with fixes to that file.
24
When I accept a PR, I will redeploy it to `fpy.li/.htaccess`.
25
26
+
27
## Details
28
29
Almost all URLs in the book are replaced with shortened versions like
@@ -37,4 +38,8 @@ Exceptions:
37
38
- URLs with `oreilly` in them are unchanged;
39
- `fluentpython.com` URL (with no path) is unchanged;
40
41
+The `custom.htacess` file contains the top redirects, which have custom names.
42
+`FPY.LI.htaccess` has the same content, plus numbered URLs generated
43
+from the links in each chapter in the book.
44
45
The `FPY.LI.htaccess` is deployed at the root folder in `http://fpy.li`.
0 commit comments