Skip to content

Commit d07a088

Browse files
authored
Merge pull request #84 from kenguest/links
Add links to migration document in README and meta documents
2 parents 246f784 + 130e4f3 commit d07a088

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Published version can be found at https://www.php-fig.org/per/coding-style/.
44

55
- [Specification](spec.md)
66
- [Meta Document](meta.md)
7+
- [Migration Document PER-CS v1.0 to v2.0](migration-2.0.md)

meta.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ specification for a full understanding of its contents.
237237

238238
_**Note:** Order descending chronologically._
239239

240+
* **[Migration Document: PER-CS v1.0 to v2.0](migration-2.0.md)**
240241
* **PSR-12:** https://www.php-fig.org/psr/psr-12/
241242
* **PSR-2:** https://www.php-fig.org/psr/psr-2/
242243
* **PSR-1:** https://www.php-fig.org/psr/psr-1/

0 commit comments

Comments
 (0)