From b5bda02f93053a255d7a5f0b008cc2c015a49951 Mon Sep 17 00:00:00 2001
From: zivillian <zivillian@eventphone.de>
Date: Sun, 27 Dec 2020 20:12:06 +0100
Subject: [PATCH] add link to exitUrls

---
 docs/maps.en.md | 2 +-
 docs/maps.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/maps.en.md b/docs/maps.en.md
index a992916..c627b78 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -60,7 +60,7 @@ Please store your maps in a git repo of your choice and and notify us in our bac
 We will pull the maps from your git repo on a regular basis. Players need to reload their page to see the newest version (no live-reload).
 
 ### Entrypoint / Lobby / Exit
-We create central Entrymaps to join the world and lead to the different assembly maps. Please drop us an email via [world@rc3.world](mailto:world@rc3.world) naming your assemblyname, that we can reserve an exitpoint to your assembly. Besides that we would ask you to reserve a spot for an exit back to the lobby maps on your map. Tiles and the address for the jump will be provided by us via mail.
+We create central Entrymaps to join the world and lead to the different assembly maps. Please drop us an email via [world@rc3.world](mailto:world@rc3.world) naming your assemblyname, that we can reserve an exitpoint to your assembly. Besides that we would ask you to reserve a spot for an exit back to the lobby maps on your map. The address for the jump will can be looked up at [exitUrls](exitUrls.md).
 
 
 # Map design
diff --git a/docs/maps.md b/docs/maps.md
index 595aa30..3aad650 100644
--- a/docs/maps.md
+++ b/docs/maps.md
@@ -62,7 +62,7 @@ Eure Karten legt ihr dann bitte in einem git Repo eurer Wahl ab und teilt späte
 Wir werden eure Karten regelmäßig aus eurem git Repo aktualisieren und die aktuellsten Karten ausspielen. Damit Spieler:innen die neue Version sehen, müssen sie die Seite aber neu laden.
 
 ### Einstiegspunkt / Lobby / Exit
-Wir gestalten zentrale Einstiegskarten, über die man dann zu euren Assembly-Karten gelangt. Meldet euch dafür bitte unter Angabe eures Assemblynamens bei [world@rc3.world](mailto:world@rc3.world), damit wir einen Ausgang zu eurer Karte vorsehen können. Außerdem bitten wir euch, einen Platz für einen Ausgang zurück zur Lobby freizuhalten. Tiles und die genaue Sprungadresse dafür teilen wir euch dann per Mail mit.
+Wir gestalten zentrale Einstiegskarten, über die man dann zu euren Assembly-Karten gelangt. Meldet euch dafür bitte unter Angabe eures Assemblynamens bei [world@rc3.world](mailto:world@rc3.world), damit wir einen Ausgang zu eurer Karte vorsehen können. Außerdem bitten wir euch, einen Platz für einen Ausgang zurück zur Lobby freizuhalten. Die genaue Sprungadresse dafür findet ihr unter [exitUrls](exitUrls.md).
 
 # Kartengestatung
 ## Tiles
-- 
GitLab