Skip to content

Commit

Permalink
update src folder links (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Oct 1, 2023
1 parent a2e11d6 commit b6f01e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Container.php
Expand Up @@ -29,7 +29,7 @@
use function is_string;

/**
* Container implements a [dependency injection](http://en.wikipedia.org/wiki/Dependency_injection) container.
* Container implements a [dependency injection](https://en.wikipedia.org/wiki/Dependency_injection) container.
*/
final class Container implements ContainerInterface
{
Expand Down

0 comments on commit b6f01e6

Please sign in to comment.