Skip to content

Commit d0ce643

Browse files
authored
Update README.md
url returns http 404 error. Replacing with link to working page.
1 parent bddd06f commit d0ce643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Please note that Python 3.7 and higher accepts keyword arguments (kwargs) in a l
196196
config file, but earlier versions of Python only accept positional args.
197197

198198
Note: you must have an `import concurrent_log_handler` before you call fileConfig(). For
199-
more information see Python docs on [log file formats](http://docs.python.org/lib/logging-config-fileformat.html)
199+
more information see Python docs on [log file formats](https://docs.python.org/3/library/logging.config.html#logging-config-fileformat)
200200

201201
### Limitations
202202

0 commit comments

Comments
 (0)