From 7fa927e4f9da0e718007fe5159c3b5aa96de7455 Mon Sep 17 00:00:00 2001 From: Mathieu Dupuy Date: Sun, 9 Apr 2023 08:18:44 +0200 Subject: [PATCH] howto/urllib2: remove link to an outdated french translation We now have our own translation and it's not outdated --- Doc/howto/urllib2.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Doc/howto/urllib2.rst b/Doc/howto/urllib2.rst index 61ba6bd7224fcc..86137fb38c9b93 100644 --- a/Doc/howto/urllib2.rst +++ b/Doc/howto/urllib2.rst @@ -6,13 +6,6 @@ :Author: `Michael Foord `_ -.. note:: - - There is a French translation of an earlier revision of this - HOWTO, available at `urllib2 - Le Manuel manquant - `_. - - Introduction ============