]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[doc] logging.rst - Change link to point directly to the Google Group. (GH-93390)
authorMoshe Kaplan <mosheekaplan@gmail.com>
Tue, 31 May 2022 21:46:52 +0000 (17:46 -0400)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 21:46:52 +0000 (22:46 +0100)
Doc/howto/logging.rst

index 125bde291522703be2cf93ec2e70a784a6bb46bc..cc4e278a7fe2e91ffb3e5ad92b7422bd3b38bc9a 100644 (file)
@@ -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