This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new de9253d Fix broken links on books page
new 6611a9f Merge pull request #73 from lucastetreault/fix-broken-links
de9253d is described below
commit de9253d90e1e3949e87dffc0d647d696e01b9058
Author: Lucas Tétreault <[email protected]>
AuthorDate: Wed Dec 1 23:17:21 2021 -0800
Fix broken links on books page
---
src/books.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/books.md b/src/books.md
index 0215510..5180dba 100644
--- a/src/books.md
+++ b/src/books.md
@@ -12,8 +12,8 @@ Books
This page lists the known books about Apache ActiveMQ. If you happen to know a
book which is not listed then please contact us, for example using the [Mailing
Lists](contact#mailing).
-* [ActiveMQ in Action](http://bit.ly/2je6cQ)
-* [Instant Apache ActiveMQ Messaging Application
Development](http://goo.gl/RFltj)
+* [ActiveMQ in Action](https://www.manning.com/books/activemq-in-action)
+* [Instant Apache ActiveMQ Messaging Application
Development](https://subscription.packtpub.com/book/application-development/9781782169413)
* [Mobile and Web
Messaging](http://shop.oreilly.com/product/0636920032366.do)
* [Apache ActiveMQ Reference
Guide](http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php)