Skip to content

Commit 105ed83

Browse files
committed
update links
1 parent 9b7a18c commit 105ed83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Alternative to the original [ChromeLogger](https://craig.is/writing/chrome-logge
1111
* [PSR-7](http://www.php-fig.org/psr/psr-7/) HTTP message abstraction for the models, and
1212
* [PSR-15](https://www.php-fig.org/psr/psr-15/) compliant middleware for quick integration.
1313

14-
An alternative to the ChromeLogger extension [is also available](http://github.com/mindplay-dk/server-log)
14+
An alternative to the ChromeLogger extension [is also available](http://github.com/kodus/server-log)
1515
and is [highly recommended](#header-size-limit).
1616

1717
## Usage
@@ -90,7 +90,7 @@ $logger->usePersistence("/var/www/mysite/webroot/logs", "/logs");
9090
```
9191

9292
Note that this isn't supported by the ChromeLogger extension - you will need to install the alternative
93-
[ServerLog Chrome extension](http://github.com/mindplay-dk/server-log) instead. (It is backwards
93+
[Server Log Chrome extension](http://github.com/kodus/server-log) instead. (It is backwards
9494
compatible with the header-format of the original ChromeLogger extension, so you can use this as
9595
a drop-in replacement for the original extension.)
9696

0 commit comments

Comments
 (0)