commit | 5df113e670dd26ea9a0cb2f20f7e68bb7f31597a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 23 08:07:40 2021 -0700 |
committer | Pablo Galindo <pablogsal@gmail.com> | Wed Sep 29 12:30:48 2021 +0100 |
tree | b54456ebfd3720a3efd396eaa4e00a932d52ef8a | |
parent | 78184fa6b0e6129203673e425718e08f5edb6e2e [diff] |
Fix legacy logging module URL (GH-28528) The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL. Automerge-Triggered-By: GH:vsajip (cherry picked from commit 8492b729ae97737d22544f2102559b2b8dd03a03) Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>