You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ There are also no structure handlers for message headers such as MQRFH2 or MQDLH
122
122
123
123
## History
124
124
125
-
See CHANGES.md in this directory.
125
+
See [CHANGES](CHANGES.md) in this directory.
126
126
127
127
## Health Warning
128
128
@@ -134,6 +134,6 @@ with any future versions of the package; the API is subject to change based on a
134
134
For feedback and issues relating specifically to this package, please use the [GitHub issue tracker](https://github.com/ibm-messaging/mq-golang/issues).
135
135
136
136
Contributions to this package can be accepted under the terms of the IBM Contributor License Agreement,
137
-
found in the file CLA.md of this repository. When submitting a pull request, you must include a statement stating
138
-
you accept the terms in CLA.md.
137
+
found in the [CLA file](CLA.md) of this repository. When submitting a pull request, you must include a statement stating
0 commit comments