From: Moshe Kaplan Date: Tue, 31 May 2022 21:46:52 +0000 (-0400) Subject: [doc] logging.rst - Change link to point directly to the Google Group. (GH-93390) X-Git-Tag: v3.12.0a1~1385 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6e81602f49a9bff51e2049c7bad60d1acb18d3f;p=thirdparty%2FPython%2Fcpython.git [doc] logging.rst - Change link to point directly to the Google Group. (GH-93390) --- diff --git a/Doc/howto/logging.rst b/Doc/howto/logging.rst index 125bde291522..cc4e278a7fe2 100644 --- a/Doc/howto/logging.rst +++ b/Doc/howto/logging.rst @@ -336,7 +336,7 @@ favourite beverage and carry on. If your logging needs are simple, then use the above examples to incorporate logging into your own scripts, and if you run into problems or don't understand something, please post a question on the comp.lang.python Usenet -group (available at https://groups.google.com/forum/#!forum/comp.lang.python) and you +group (available at https://groups.google.com/g/comp.lang.python) and you should receive help before too long. Still here? You can carry on reading the next few sections, which provide a