From 886fd131bf84ab82f98b5bec64bb53ccd9283054 Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Mon, 24 Aug 2020 14:01:16 +0200
Subject: [PATCH] Links to AURA meta.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index aef3a3b..2123b35 100644
--- a/README.md
+++ b/README.md
@@ -264,11 +264,11 @@ http://localhost:8008/api/v1/openapi.json
 
 # About
 
-Aura Engine API is the API interface for the play-out engine of the Aura Radio Software Suite.
+Aura Engine API is the API interface for the play-out engine of the [Aura Radio Software Suite](https://gitlab.servus.at/autoradio/meta).
 
 This project is based on a swagger-enabled Flask server using an *API First* approach. It also uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask.
 
-<img src="https://gitlab.servus.at/autoradio/meta/-/raw/master/images/aura-logo.png" width="150" />
+[<img src="https://gitlab.servus.at/autoradio/meta/-/raw/master/images/aura-logo.png" width="150" />](https://gitlab.servus.at/autoradio/meta)
 
 AURA stands for Automated Radio and is a swiss army knife for community radio stations. Beside the Engine it provides Steering (Admin Interface for the radio station), Dashboard (Collaborative scheduling and programme coordination), Tank (Audio uploading, pre-processing and delivery). Read more in the [Aura Meta](https://gitlab.servus.at/autoradio/meta) repository or on the specific project pages.
 
-- 
GitLab