From 9e135b2d3bc1997ef10f37c4d96b0fed42992b33 Mon Sep 17 00:00:00 2001 From: Lavrentiy Rubtsov Date: Wed, 29 Nov 2023 00:13:51 +0600 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=8D=83=20Fixed=20wiki=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- peps/pep-0008.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0008.rst b/peps/pep-0008.rst index 05aa89614f9..474c06cbe7d 100644 --- a/peps/pep-0008.rst +++ b/peps/pep-0008.rst @@ -1451,7 +1451,7 @@ References .. [3] Donald Knuth's *The TeXBook*, pages 195 and 196. -.. [4] http://www.wikipedia.com/wiki/CamelCase +.. [4] http://www.wikipedia.com/wiki/Camel_Case .. [5] Typeshed repo https://github.com/python/typeshed From e041e9f4449bcde657931318c8211dc9771032f8 Mon Sep 17 00:00:00 2001 From: Lavrentiy Rubtsov Date: Wed, 29 Nov 2023 00:25:30 +0600 Subject: [PATCH 2/2] Update wiki link --- peps/pep-0008.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0008.rst b/peps/pep-0008.rst index 474c06cbe7d..40d2944b464 100644 --- a/peps/pep-0008.rst +++ b/peps/pep-0008.rst @@ -1451,7 +1451,7 @@ References .. [3] Donald Knuth's *The TeXBook*, pages 195 and 196. -.. [4] http://www.wikipedia.com/wiki/Camel_Case +.. [4] http://www.wikipedia.com/wiki/Camel_case .. [5] Typeshed repo https://github.com/python/typeshed