about summary refs log tree commit diff homepage
path: root/blog/conseq.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2024-01-10 02:46:51 +0900
committerNguyễn Gia Phong <cnx@loang.net>2024-01-10 02:46:51 +0900
commit246f1664e706eb5a17c43e30887cc530f042c811 (patch)
tree317d692d3847b2d4b4338faa7e5b905d25cbb714 /blog/conseq.md
parent5711ae9da4ccd7dfad8049f21607b48b8428f4f6 (diff)
downloadsite-246f1664e706eb5a17c43e30887cc530f042c811.tar.gz
Update URLs
Diffstat (limited to 'blog/conseq.md')
-rw-r--r--blog/conseq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/conseq.md b/blog/conseq.md
index c1182f7..d2de616 100644
--- a/blog/conseq.md
+++ b/blog/conseq.md
@@ -298,7 +298,7 @@ Impressive, huh? For sine and cosine, series acceleration is not even necessary:
 
 [subsection 3.5.2 of SICP]: https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-24.html#%_sec_3.5.2
 [the interactive shell]: https://www.python.org/shell
-[Python does not support]: http://neopythonic.blogspot.com/2009/04/final-words-on-tail-calls.html
+[Python does not support]: https://neopythonic.blogspot.com/2009/04/final-words-on-tail-calls.html
 [tail recursion]: https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-11.html#call_footnote_Temp_48
 [left Riemann sum]: https://en.wikipedia.org/wiki/Riemann_sum#Left_Riemann_sum
 [Geometric]: https://en.wikipedia.org/wiki/Geometric_series