From 8200e862e6ed80f9c78848ea816bf09192d7c430 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Mon, 14 Mar 2022 19:00:39 -0500 Subject: [PATCH] Fix broken link --- pep-0339.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0339.txt b/pep-0339.txt index f023cda569d..18e97d023d7 100644 --- a/pep-0339.txt +++ b/pep-0339.txt @@ -564,7 +564,7 @@ References .. _SPARK: http://pages.cpsc.ucalgary.ca/~aycock/spark/ .. [#skip-peephole] Skip Montanaro's Peephole Optimizer Paper - (http://www.foretec.com/python/workshops/1998-11/proceedings/papers/montanaro/montanaro.html) + (https://legacy.python.org/workshops/1998-11/proceedings/papers/montanaro/montanaro.html) .. [#Bytecodehacks] Bytecodehacks Project (http://bytecodehacks.sourceforge.net/bch-docs/bch/index.html)