]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] [doc] logging.rst - Change link to point directly to the Google Group. (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 May 2023 14:31:00 +0000 (07:31 -0700)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 14:31:00 +0000 (15:31 +0100)
(cherry picked from commit e6e81602f49a9bff51e2049c7bad60d1acb18d3f)

Doc/howto/logging.rst

index 87065273dab7a4540b11c13bebfd18e6324ff562..e2cf1b4fc392d9c5248989815fd8e33a0390fee9 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