From f6b1ff2afdcc482f03a17a78b41691889f8aaed7 Mon Sep 17 00:00:00 2001 From: Manisha Kohli Date: Thu, 15 Sep 2022 14:27:45 +0530 Subject: [PATCH] Updating mq-container docs for issue 1727 (#319) * Updating mq-container docs for issue 1727 * Update building.md Modified building.md * Update building.md Modified building.md along with relative path --- docs/building.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 docs/building.md diff --git a/docs/building.md b/docs/building.md old mode 100644 new mode 100755 index a8c23e0..b462a11 --- a/docs/building.md +++ b/docs/building.md @@ -34,8 +34,7 @@ MQ_ARCHIVE=mq-1.2.3.4.tar.gz MQ_VERSION=1.2.3.4 make build-advancedserver **Note**: MQ 9.3 is the latest MQ version with MQ Long Term Support (LTS), as well as being the latest Continuous Delivery (CD) version. Therefore, to build build 9.3.0.X, follow the [instructions above for MQ 9.3](#building-mq-93-long-term-support-lts-and-continuous-delivery-cd). -However, if you wish to build the previous MQ LTS, use the [instructions](/../9.2.0.x/docs/building.md#mq-long-term-support-lts) in the `v9.2.0.x-eus` branch. - +However, if you wish to build the previous MQ LTS, use the [instructions](https://github.ibm.com/mq-cloudpak/mq-container/blob/v9.2.0.x-eus/docs/building.md#mq-long-term-support-lts) in the `v9.2.0.x-eus` branch. ## Building a developer image