From 82b0265eeb5b35382cd3f571b61150690a876613 Mon Sep 17 00:00:00 2001
From: David Trattnig <david@subsquare.at>
Date: Thu, 11 Nov 2021 16:42:22 +0100
Subject: [PATCH] Moved to admin.

---
 README.md                       | 2 +-
 docs/bare-metal-installation.md | 2 +-
 docs/developer-guide.md         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 16f47098..a2cb9f98 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ Now start the engine with:
 
 - [Bare Metal Installation](docs/bare-metal-installation.md)
 - [Developer Guide](docs/developer-guide.md)
-- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/setup-audio-store.md)
+- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/administration/setup-audio-store.md)
 
 
 ## About
diff --git a/docs/bare-metal-installation.md b/docs/bare-metal-installation.md
index e0b1cf24..297b74f7 100644
--- a/docs/bare-metal-installation.md
+++ b/docs/bare-metal-installation.md
@@ -165,4 +165,4 @@ All Engine logs can be found under `./logs`.
 
 - [Bare Metal Installation](docs/bare-metal-installation.md)
 - [Developer Guide](docs/developer-guide.md)
-- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/setup-audio-store.md)
+- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/administration/setup-audio-store.md)
diff --git a/docs/developer-guide.md b/docs/developer-guide.md
index f0f20011..8b9e6af9 100644
--- a/docs/developer-guide.md
+++ b/docs/developer-guide.md
@@ -175,4 +175,4 @@ Releasing a new version to DockerHub
 
 - [Bare Metal Installation](docs/bare-metal-installation.md)
 - [Developer Guide](docs/developer-guide.md)
-- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/setup-audio-store.md)
+- [Setting up the Audio Store [meta]](https://gitlab.servus.at/aura/meta/-/blob/master/docs/administration/setup-audio-store.md)
-- 
GitLab