Skip to content

Commit e7235c4

Browse files
author
Tim Middleton
authored
Prepare for next release (#282)
1 parent 19749b9 commit e7235c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ which can be scripted or used interactively to manage and monitor Coherence clus
3636
such as services, caches, members, etc, as well as perform various management operations against clusters.
3737

3838
The CLI accesses clusters using the HTTP Management over REST interface and therefore requires this to be enabled on any clusters
39-
you want to monitor or manage. See the [Coherence Documentation](https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/rest-reference/index.html)
39+
you want to monitor or manage. See the [Coherence Documentation](https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2/rest-reference/index.html)
4040
for more information on setting up Management over REST.
4141

4242
NOTE: The CLI does not replace current management and monitoring tools such as the [Coherence VisualVM Plugin](https://github.com/oracle/coherence-visualvm),

docs/about/introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The CLI accesses clusters using the HTTP Management over REST interface and ther
1818
you want to monitor or manage. See the {commercial-docs-base-url}/rest-reference/quick-start.html[Coherence Documentation]
1919
for more information on setting up Management over REST.
2020
21-
The CLI is certified with the latest Coherence Community Edition (CE) versions as well as Coherence Commercial versions 12.2.1.4, 14.1.1.0.x, 14.1.1.2206.x and above.
21+
The CLI is certified with the latest Coherence Community Edition (CE) versions as well as Coherence Commercial versions 12.2.1.4, 14.1.1.0.x, 14.1.1.2206.x, 14.1.2.0.x and above.
2222
2323
To view the release notes for the latest version of the CLI ({cli-version}), see https://github.com/oracle/coherence-cli/releases[GitHub].
2424

0 commit comments

Comments
 (0)