소스 검색

Fix dead links

pull/1346/head
Alexander Kartavenko 8 달 전
부모
커밋
d1930c1c0e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -434,7 +434,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
434 434
 *Libraries related to design patterns, programming approaches and ways to organize code.*
435 435
 
436 436
 * [Design Patterns PHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP ) - A repository of software patterns implemented in PHP.
437
-* [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
437
+* [Finite](https://github.com/yohang/Finite) - A simple PHP finite state machine.
438 438
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
439 439
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
440 440
 * [IterTools PHP](https://github.com/markrogoyski/itertools-php) - A library that provides functionality for working with iterable entities (similar to itertools library in Python).
@@ -513,7 +513,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
513 513
 ### Date and Time
514 514
 *Libraries for working with dates and times.*
515 515
 
516
-* [CalendR](https://yohan.giarel.li/CalendR/) - A calendar management library.
516
+* [CalendR](https://github.com/yohang/CalendR) - A calendar management library.
517 517
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
518 518
 * [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
519 519
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.

Loading…
취소
저장