Skip to content

Commit 19ffb6f

Browse files
committed
Merge branch 'links' into development
2 parents dc18a01 + 0b40dd7 commit 19ffb6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Customize your rules in the `phpmd.xml` file.
8585
### Coding Standard
8686

8787
We extend PHP-CS-Fixer to create the
88-
[Coding Standard Library](https://gitlab.com/aplus-framework/libraries/coding-standard).
88+
[Coding Standard Library](https://github.com/aplus-framework/coding-standard).
8989

9090
It is [PSR-12](https://www.php-fig.org/psr/psr-12/) compatible.
9191

@@ -98,7 +98,7 @@ vendor/bin/php-cs-fixer fix --diff --dry-run --verbose
9898
### Testing
9999

100100
We extend PHPUnit to create the
101-
[Testing Library](https://gitlab.com/aplus-framework/libraries/testing).
101+
[Testing Library](https://github.com/aplus-framework/testing).
102102

103103
You can unit test your code by running:
104104

@@ -187,9 +187,9 @@ Visit the Aplus Framework website: [aplus-framework.com](https://aplus-framework
187187

188188
Follow Aplus on:
189189

190-
- [GitLab](https://gitlab.com/aplus-framework)
191190
- [GitHub](https://github.com/aplus-framework)
192191
- [Twitter](https://twitter.com/AplusFramework)
192+
- [GitLab](https://gitlab.com/aplus-framework)
193193
- [Gab](https://gab.com/AplusFramework)
194194
- [Facebook](https://www.facebook.com/AplusFramework)
195195
- [YouTube](https://www.youtube.com/@AplusFramework)

0 commit comments

Comments
 (0)