From 6939baa451e38cf89ae8bd9e3ce6c24101b2c2e3 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sat, 26 Dec 2020 00:05:22 +0100 Subject: [PATCH] fix table --- docs/exitUrls.en.md | 1 + docs/exitUrls.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/exitUrls.en.md b/docs/exitUrls.en.md index d7b4d5a..9780a47 100644 --- a/docs/exitUrls.en.md +++ b/docs/exitUrls.en.md @@ -7,6 +7,7 @@ Wahrscheinlich möchtet ihr aus euren Assembly-Karten auch an einer (oder mehrer Attention: This does **not** work for the test instance. Please use the URLs/placeholders for this as follows: + | Assembly | exitUrl | | -------- | ------ | | /dev/base | `{<lobby>/erfas-south.json#start_dev-base}` | diff --git a/docs/exitUrls.md b/docs/exitUrls.md index 1cfd11d..350fe0b 100644 --- a/docs/exitUrls.md +++ b/docs/exitUrls.md @@ -5,8 +5,9 @@ Wahrscheinlich möchtet ihr aus euren Assembly-Karten auch an einer (oder mehrer Achtung: Das funktioniert **nicht** auf der Testinstanz. Bitte nutzt hierfür die URLs/Platzhalter wie folgt: + | Assembly | exitUrl | -| -------- | ------ | +| --- | --- | | /dev/base | `{<lobby>/erfas-south.json#start_dev-base}` | | /dev/lol | `{<lobby>/erfas-south.json#start_devlol}` | | /dev/tal | `{<lobby>/erfas-spaces-north.json#start_devtal}` | -- GitLab