From 0fa702dce3721badc9876031001f9b4f0d9dbd11 Mon Sep 17 00:00:00 2001
From: Hugo <hnouts@grandlyon.com>
Date: Thu, 23 Jul 2020 11:29:55 +0200
Subject: [PATCH] fix uml server down

---
 docs/proxy/description.md | 1 -
 mkdocs.yml                | 2 --
 2 files changed, 3 deletions(-)

diff --git a/docs/proxy/description.md b/docs/proxy/description.md
index ee22116..c849d92 100644
--- a/docs/proxy/description.md
+++ b/docs/proxy/description.md
@@ -241,4 +241,3 @@ The stack will store the response params in a *accounts* couchdb database.
 
 ## What Happens Next
 
-test mirror b
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 6b0f046..6f50164 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -15,8 +15,6 @@ theme:
 markdown_extensions:
   - admonition
   - attr_list
-  - plantuml_markdown:
-      server: http://www.plantuml.com/plantuml
   - pymdownx.emoji
 
 nav:
-- 
GitLab