From d517b48e7efd7484940a9c6f342169830e5c429b Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Thu, 12 Nov 2020 18:39:33 +0100
Subject: [PATCH] use video from styleguide.rc3.world

---
 .gitmodules        | 3 ---
 docs/styleguide    | 1 -
 docs/styleguide.md | 2 +-
 3 files changed, 1 insertion(+), 5 deletions(-)
 delete mode 160000 docs/styleguide

diff --git a/.gitmodules b/.gitmodules
index a719acd..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +0,0 @@
-[submodule "docs/styleguide"]
-	path = docs/styleguide
-	url = https://git.cccv.de/ines/rc3-style-guide.git
diff --git a/docs/styleguide b/docs/styleguide
deleted file mode 160000
index 2eb9c44..0000000
--- a/docs/styleguide
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 2eb9c44808dc6c6c6ec9e2f1d1851cf063ac205b
diff --git a/docs/styleguide.md b/docs/styleguide.md
index 798d11d..3668c58 100644
--- a/docs/styleguide.md
+++ b/docs/styleguide.md
@@ -2,7 +2,7 @@ rC3 - style guide
 ===
 
 <video controls>
-  <source src="styleguide/Animations/RC3_Animation_LogoPixelRise.mp4" type="video/mp4">
+  <source src="https://styleguide.rc3.world/Animations/RC3_Animation_LogoPixelRise.mp4" type="video/mp4">
 Your browser does not support the video tag.
 </video>
 
-- 
GitLab