Skip to content

Commit 749d336

Browse files
committed
ICL: Readme fixes.
1 parent 0dc3f3e commit 749d336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ class MyLoggableCommand extends Command
411411
### Several traits conflict?
412412
413413
If you're using some other cool `illuminated/console-%` packages, well, then you can find yourself getting "traits conflict".
414-
For example, if you're trying to build loggable command, which is [protected against overlapping](https://packagist.org/packages/illuminated/console-mutex):
414+
For example, if you're trying to build loggable command, which is [protected against overlapping](https://github.com/dmitry-ivanov/laravel-console-mutex):
415415
416416
```php
417417
class MyLoggableCommand extends Command

0 commit comments

Comments
 (0)