瀏覽代碼

Fix some links

pull/1348/head
Alexander Kartavenko 8 月之前
父節點
當前提交
12efa01961
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      README.md

+ 4
- 4
README.md 查看文件

150
 * [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
150
 * [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
151
 * [Concrete5](https://www.concretecms.com/) - A CMS targeting users with a minimum of technical skills.
151
 * [Concrete5](https://www.concretecms.com/) - A CMS targeting users with a minimum of technical skills.
152
 * [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
152
 * [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
153
-* [Drupal](https://www.drupal.org) - An enterprise level CMS.
153
+* [Drupal](https://new.drupal.org/) - An enterprise level CMS.
154
 * [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
154
 * [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
155
 * [Joomla](https://www.joomla.org/) - Another leading CMS.
155
 * [Joomla](https://www.joomla.org/) - Another leading CMS.
156
 * [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
156
 * [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
170
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
170
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
171
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
171
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
172
 * [Spatie Open Source](https://spatie.be/open-source) - A collection of open-source PHP and Laravel packages.
172
 * [Spatie Open Source](https://spatie.be/open-source) - A collection of open-source PHP and Laravel packages.
173
-* [Symfony Components](https://symfony.com/components) - The components that make Symfony.
173
+* [Symfony Components](https://symfony.com/packages) - The components that make Symfony.
174
 * [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework.
174
 * [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework.
175
 
175
 
176
 ### Micro Frameworks
176
 ### Micro Frameworks
266
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
266
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
267
 * [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
267
 * [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
268
 * [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
268
 * [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
269
-* [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
269
+* [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
270
 * [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
270
 * [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
271
 
271
 
272
 ### Files
272
 ### Files
294
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
294
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
295
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
295
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
296
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
296
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
297
-* [Pimple](https://pimple.symfony.com/) - A tiny dependency injection container.
297
+* [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
298
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
298
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
299
 
299
 
300
 ### Imagery
300
 ### Imagery

Loading…
取消
儲存