From 23aeccc6eba700815996c220196ddef2da597f60 Mon Sep 17 00:00:00 2001 From: Olexandr Radovenchyk Date: Thu, 22 Aug 2024 07:57:09 +0300 Subject: [PATCH 1/2] Update README.md Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2042d8..22a90e3 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Table of Contents ## About The Operator Engine is a backend agent implementing part of the Ocean Protocol -[Compute to the Data OEP-12](https://github.com/oceanprotocol/OEPs/tree/master/12#infrastructure-orchestration), +[Compute to the Data OEP-12](https://github.com/oceanprotocol-archive/OEPs/tree/master/12), in charge of orchestrate the compute infrastructure using Kubernetes as backend. Typically the Operator Engine retrieve the Workflows created by the [Operator Service](https://github.com/oceanprotocol/operator-service), in Kubernetes and manage the infrastructure necessary to complete the execution of the compute workflows. From fb31a7b32de03f639ce3d2eb1f06ccc60ec5b20a Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 17 Jan 2025 19:48:25 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22a90e3..49d3eeb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > Orchestrates a compute job ![Travis (.com) branch](https://img.shields.io/travis/com/oceanprotocol/operator-engine/develop) -![GitHub contributors](https://img.shields.io/github/contributors/oceanprotocol/operator-engine) +[![GitHub contributors](https://img.shields.io/github/contributors/oceanprotocol/operator-engine)](https://github.com/oceanprotocol/operator-engine/graphs/contributors) Table of Contents