Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2021, 2024 Oracle and/or its affiliates.
Copyright (c) 2021, 2025 Oracle and/or its affiliates.
Licensed under the Universal Permissive License v 1.0 as shown at
https://oss.oracle.com/licenses/upl.
-->
Expand Down Expand Up @@ -80,15 +80,15 @@ curl -sLo cohctl.exe "https://github.com/oracle/coherence-cli/releases/download/

> Note: Change the **amd64** to **arm** for ARM based processor in the URL above.

See the [Install guide](https://oracle.github.io/coherence-cli/docs/latest/#/docs/installation/01_installation) for
See the [Install guide](https://docs.coherence.community/coherence-cli/docs/latest/docs/installation/installation) for
more information on downloading and installing the CLI.

## Getting Started

Documentation for the Coherence CLI is available [here](https://oracle.github.io/coherence-cli/docs/latest)
Documentation for the Coherence CLI is available [here](https://docs.coherence.community/coherence-cli/docs/latest)

The fastest way to experience the Coherence CLI is to follow the
[Quick Start guide](https://oracle.github.io/coherence-cli/docs/latest/#/docs/about/03_quickstart).
[Quick Start guide](https://docs.coherence.community/coherence-cli/docs/latest/docs/about/quickstart).

## Supported Coherence Versions

Expand Down
Loading