Prechádzať zdrojové kódy

Update README link of Python Logbook

The old URL is no longer in use, serving "Logbook's documentation is maintained elsewhere." and a redirect.
Jos Ahrens 7 rokov pred
rodič
commit
fb48686ccc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -90,5 +90,5 @@ Monolog is licensed under the MIT License - see the `LICENSE` file for details
 
 ### Acknowledgements
 
-This library is heavily inspired by Python's [Logbook](http://packages.python.org/Logbook/)
+This library is heavily inspired by Python's [Logbook](https://logbook.readthedocs.io/en/stable/)
 library, although most concepts have been adjusted to fit to the PHP world.