Quellcode durchsuchen

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 vor 7 Jahren
Ursprung
Commit
fb48686ccc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.