diff --git a/developers/ocean-node/README.md b/developers/ocean-node/README.md index a513e98f3..e6d9761af 100644 --- a/developers/ocean-node/README.md +++ b/developers/ocean-node/README.md @@ -69,9 +69,9 @@ For details on all of the HTTP endpoints exposed by the Ocean Nodes API, refer t ### Compute to Data (C2D) -The Ocean nodes provide a convenient and easy way to run a compute-to-data environment. This gives you the opportunity to monetize your node as you can charge fees for using the C2D environment and there are also additional incentives provided Ocean Protocol Foundation (OPF). Soon we will also be releasing C2D V2 which will provide different environments and new ways to pay for computation. +The Ocean nodes provide a convenient and easy way to run a compute-to-data environment. This gives you the opportunity to monetize your node as you can charge fees for using the C2D environment and there are also additional incentives provided Ocean Protocol Foundation (OPF). Soon we will also be releasing C2D.2 which will provide different environments and new ways to pay for computation. -For more details on the C2D V2 architecture, refer to the documentation in the repository:\ +For more details on the C2D.2 architecture, refer to the documentation in the repository:\ {% embed url="https://github.com/oceanprotocol/ocean-node/blob/develop/docs/C2DV2.md" %}