Browse Source

Fixing Symfony Components link

pull/1132/head
Peter Thaleikis 5 years ago
parent
commit
25a0ff18ef
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

161
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
161
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
162
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
162
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
163
 * [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages.
163
 * [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages.
164
-* [Symfony Components](https://symfony.com/doc/master/components/index.html) - The components that make Symfony.
164
+* [Symfony Components](https://symfony.com/components) - The components that make Symfony.
165
 * [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework.
165
 * [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework.
166
 
166
 
167
 ### Micro Frameworks
167
 ### Micro Frameworks

Loading…
Cancel
Save