File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,18 +19,19 @@ context.on('ready', function() {
1919});
2020```
2121
22- See Github pages for documentation of the most recent release:
23- https://squaremo.github.io/rabbit.js/ , and the branch
22+ See Github pages for [ documentation of the most recent
23+ release ] [ gh-pages ] , and the branch
2424[ gh-pages-next] ( https://github.com/squaremo/rabbit.js/tree/gh-pages-next )
25- for provisional documentation of the next release.
25+ for provisional documentation of the next release (which usually
26+ corresponds to the code in master branch).
2627
2728## Status
2829
2930Still on major version ` 0 ` , though in use in a number of places, I
3031believe.
3132
3233Version 0.3.0 and on are built on [ amqplib] [ ] . Previous versions, of
33- which v0 .2.2 was the last, used [ node-amqp] [ ] .
34+ which version 0 .2.2 was the last, used [ node-amqp] [ ] .
3435
3536## Uses
3637
@@ -41,3 +42,4 @@ to use RabbitMQ.
4142
4243[ amqplib ] : https://github.com/squaremo/amqp.node/
4344[ node-amqp ] : https://github.com/postwait/node-amqp/
45+ [ gh-pages ] : https://squaremo.github.io/rabbit.js/
You can’t perform that action at this time.
0 commit comments