Skip to content

Commit 42d225c

Browse files
authored
Update README.md
1 parent a65587c commit 42d225c

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -215,33 +215,29 @@ To run the PHPUnit tests at the command line, go to the tests directory and issu
215215

216216
This library attempts to comply with [PSR-1](http://www.php-fig.org/psr/psr-1/), [PSR-2](http://www.php-fig.org/psr/psr-2/), [PSR-4](http://www.php-fig.org/psr/psr-4/) and [PSR-7](http://www.php-fig.org/psr/psr-7/).
217217

218-
If you notice compliance oversights, please send a patch via [Pull Request](https://github.com/nilportugues/xml-transformer/pulls).
218+
If you notice compliance oversights, please send a patch via [Pull Request](https://github.com/nilportugues/php-xml/pulls).
219219

220220

221221

222222
## Contribute
223223

224224
Contributions to the package are always welcome!
225225

226-
* Report any bugs or issues you find on the [issue tracker](https://github.com/nilportugues/xml-transformer/issues/new).
227-
* You can grab the source code at the package's [Git repository](https://github.com/nilportugues/xml-transformer).
228-
226+
* Report any bugs or issues you find on the [issue tracker](https://github.com/nilportugues/php-xml/issues/new).
227+
* You can grab the source code at the package's [Git repository](https://github.com/nilportugues/php-xml).
229228

230229

231230
## Support
232231

233232
Get in touch with me using one of the following means:
234233

235234
- Emailing me at <[email protected]>
236-
- Opening an [Issue](https://github.com/nilportugues/xml-transformer/issues/new)
237-
- Using Gitter: [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nilportugues/xml-transformer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
238-
239-
235+
- Opening an [Issue](https://github.com/nilportugues/php-xml/issues/new)
240236

241237
## Authors
242238

243239
* [Nil Portugués Calderó](http://nilportugues.com)
244-
* [The Community Contributors](https://github.com/nilportugues/xml-transformer/graphs/contributors)
240+
* [The Community Contributors](https://github.com/nilportugues/php-xml/graphs/contributors)
245241

246242

247243
## License

0 commit comments

Comments
 (0)