This is an automated email from the ASF dual-hosted git repository.
robbie 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 11aa4cb add link to news feed into the body of the news post about
the news feed
11aa4cb is described below
commit 11aa4cb536f7768b35984caec62a05025df24579
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 2 13:26:17 2021 +0100
add link to news feed into the body of the news post about the news feed
---
src/_news/news-feed.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_news/news-feed.md b/src/_news/news-feed.md
index ecc9078..25c27fa 100644
--- a/src/_news/news-feed.md
+++ b/src/_news/news-feed.md
@@ -5,4 +5,4 @@ shortDescription: Checkout the new news feed!
title-class: page-title-activemq5
type: activemq5
---
-The ActiveMQ website now has this handy dandy news feed where you'll find the
latest releases, CVEs, blogs, articles, roadmaps, etc.
\ No newline at end of file
+The ActiveMQ website now has this handy dandy <a
href="{{site.baseurl}}/news">news feed</a> where you'll find the latest
releases, CVEs, blogs, articles, roadmaps, etc.