Skip to content

Commit bd452da

Browse files
author
Paweł Niedzielski
committed
Prefer github pages in packages' readme files
1 parent a4ee36f commit bd452da

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@ Enqueue is an MIT-licensed open source project with its ongoing development made
1111
[![Build Status](https://travis-ci.org/php-enqueue/amqp-ext.png?branch=master)](https://travis-ci.org/php-enqueue/amqp-ext)
1212
[![Total Downloads](https://poser.pugx.org/enqueue/amqp-ext/d/total.png)](https://packagist.org/packages/enqueue/amqp-ext)
1313
[![Latest Stable Version](https://poser.pugx.org/enqueue/amqp-ext/version.png)](https://packagist.org/packages/enqueue/amqp-ext)
14-
15-
This is an implementation of [amqp interop](https://github.com/queue-interop/amqp-interop). It uses PHP [amqp extension](https://github.com/pdezwart/php-amqp) internally.
14+
15+
This is an implementation of [amqp interop](https://github.com/queue-interop/amqp-interop). It uses PHP [amqp extension](https://github.com/pdezwart/php-amqp) internally.
1616

1717
## Resources
1818

1919
* [Site](https://enqueue.forma-pro.com/)
20-
* [Documentation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md)
20+
* [Documentation](https://php-enqueue.github.io/transport/amqp/)
2121
* [Questions](https://gitter.im/php-enqueue/Lobby)
2222
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)
2323

2424
## Developed by Forma-Pro
2525

26-
Forma-Pro is a full stack development company which interests also spread to open source development.
27-
Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience.
26+
Forma-Pro is a full stack development company which interests also spread to open source development.
27+
Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience.
2828
Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture & scalability.
2929

3030
If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at opensource@forma-pro.com
3131

3232
## License
3333

34-
It is released under the [MIT License](LICENSE).
34+
It is released under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)