Skip to content

Commit 0ec23dd

Browse files
authored
Merge pull request #87 from laminas/3.0.x-merge-up-into-3.1.x_9hqEP6kY
Merge release 3.0.1 into 3.1.x
2 parents 3544082 + ac809f5 commit 0ec23dd

File tree

4 files changed

+1506
-6
lines changed

4 files changed

+1506
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ that's where this coding standard comes in: To have internal consistency in a co
7979
```
8080

8181
You can add or exclude some locations in that file.
82-
For a reference please see: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
82+
For a reference please see: https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Annotated-Ruleset
8383

8484
## Usage
8585

@@ -158,7 +158,7 @@ Documentation can be previewed locally by installing [MkDocs](https://www.mkdocs
158158
Rules can be added, excluded or tweaked locally, depending on your preferences. More information on how to do this can
159159
be found here:
160160

161-
- [Coding Standard Tutorial](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial)
162-
- [Configuration Options](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Configuration-Options)
163-
- [Selectively Applying Rules](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset#selectively-applying-rules)
164-
- [Customisable Sniff Properties](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Customisable-Sniff-Properties)
161+
- [Coding Standard Tutorial](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial)
162+
- [Configuration Options](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Configuration-Options)
163+
- [Selectively Applying Rules](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Annotated-Ruleset#selectively-applying-rules)
164+
- [Customisable Sniff Properties](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Customisable-Sniff-Properties)

0 commit comments

Comments
 (0)