Skip to content

Commit 603c7d9

Browse files
authored
Merge pull request #626 from jonaskello/patch-1
Fix broken links in readme
2 parents 2dd1d57 + 04664e2 commit 603c7d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ really only useful for checking the kind and formatting of the errors.
146146
make coverage
147147
open file://`pwd`/coverage/lcov-report/index.html
148148

149-
[gh-pages]: http://squaremo.github.com/amqp.node/
150-
[gh-pages-apiref]: http://squaremo.github.com/amqp.node/channel_api.html
149+
[gh-pages]: http://www.squaremobius.net/amqp.node/
150+
[gh-pages-apiref]: http://www.squaremobius.net/amqp.node/channel_api.html
151151
[nave]: https://github.com/isaacs/nave
152-
[tutes]: https://github.com/squaremo/amqp.node/tree/master/examples/tutorials
152+
[tutes]: https://github.com/squaremo/amqp.node/tree/main/examples/tutorials
153153
[rabbitmq-tutes]: http://www.rabbitmq.com/getstarted.html
154-
[changelog]: https://github.com/squaremo/amqp.node/blob/master/CHANGELOG.md
154+
[changelog]: https://github.com/squaremo/amqp.node/blob/main/CHANGELOG.md
155155
[docker]: https://www.docker.com/

0 commit comments

Comments
 (0)