From 83720d11ff2a94f52813a2fefcd8d20473a89e78 Mon Sep 17 00:00:00 2001 From: Katrin Yordanova Date: Fri, 7 Jan 2022 18:44:21 +0200 Subject: [PATCH] Change logo and fix broken link in README.md --- .github/assets/corteza_logo.svg | 72 +-------------------------------- README.md | 2 +- 2 files changed, 2 insertions(+), 72 deletions(-) diff --git a/.github/assets/corteza_logo.svg b/.github/assets/corteza_logo.svg index f8deb33f5..cd7190114 100644 --- a/.github/assets/corteza_logo.svg +++ b/.github/assets/corteza_logo.svg @@ -1,71 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/README.md b/README.md index 2f59ae371..85a171773 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Refer to the [Integrator Guide](https://docs.cortezaproject.org/corteza-docs/202 Quick references: * [Corteza Compose configuration](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/compose-configuration/index.html) -* automation using [workflows](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/automation/workflows/index.html) and [automation scripts](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/automation-scripts/index.html) +* automation using [workflows](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/automation/workflows/index.html) and [automation scripts](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/automation/automation-scripts/index.html) * [using the REST API](https://docs.cortezaproject.org/corteza-docs/2021.9/integrator-guide/accessing-corteza/index.html), ## Contributing