Skip to content

Commit e73aa50

Browse files
authored
Update link to IBM MQ download page (#2633)
1 parent bdcfa45 commit e73aa50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm-mq-metrics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ These jar files are typically found in ```/opt/mqm/java/lib``` on a UNIX server
4444
found in an alternate location depending upon your environment.
4545

4646
In case of **CLIENT** transport type, IBM MQ Client must be installed to get the MQ jars.
47-
[The IBM MQ Client jars can be downloaded here](https://developer.ibm.com/messaging/mq-downloads/).
47+
[The IBM MQ Client jars can be downloaded here](https://developer.ibm.com/articles/mq-downloads/).
4848

4949
### MQ monitoring configuration
5050

@@ -126,7 +126,7 @@ There are two transport modes in which this extension can be run:
126126
* **Binding** : Requires WMQ Extension to be deployed in machine agent on the same machine where
127127
WMQ server is installed.
128128
* **Client** : In this mode, the WMQ extension is installed on a different host than the IBM MQ
129-
server. Please install the [IBM MQ Client](https://developer.ibm.com/messaging/mq-downloads/)
129+
server. Please install the [IBM MQ Client](https://developer.ibm.com/articles/mq-downloads/)
130130
for this mode to get the necessary jars as mentioned previously.
131131

132132
If this extension is configured for **CLIENT** transport type

0 commit comments

Comments
 (0)