You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2021/02/08 18:01:11 UTC

[activemq-website] branch master updated: correct the release page breadcrumb links after template addition in #39

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d3ba80  correct the release page breadcrumb links after template addition in #39
9d3ba80 is described below

commit 9d3ba80a9d2d8005420af63a628b6213f6bca85f
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Feb 8 18:00:38 2021 +0000

    correct the release page breadcrumb links after template addition in #39
---
 src/_layouts/5x_release.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/_layouts/5x_release.md b/src/_layouts/5x_release.md
index bcaf83f..97a4d05 100644
--- a/src/_layouts/5x_release.md
+++ b/src/_layouts/5x_release.md
@@ -2,7 +2,7 @@
 layout: default_md
 ---
 
-[Overview](overview) > [Download](download) > [ActiveMQ {{page.version}} Release](activemq-51513-release)
+[Overview](overview) > [Download](download) > [ActiveMQ {{page.version}} Release]({{page.url}})
 
 ActiveMQ {{page.version}} Release
 -----------------------