diff --git a/Home.md b/Home.md index dce86e4..cbffc5d 100644 --- a/Home.md +++ b/Home.md @@ -64,8 +64,8 @@ --- * **[GET /protection/incidents/{ipAddress}](GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D "Ruft die Vorfälle der IP ab")** --- -* **[GET /protection/flexrules](GET-%2Fprotection%2Fflexrules "Ruft alle Flexrules ab")** -* **[GET /protection/flexrules/{uuid}](GET-%2Fprotection%2Fflexrules%2F%7Buuid%7D "Ruft die Flexrule mit der {uuid} ab")** +* **[GET /protection/flexrule](GET-%2Fprotection%2Fflexrule "Ruft alle Flexrules ab")** +* **[GET /protection/flexrule/{uuid}](GET-%2Fprotection%2Fflexrule%2F%7Buuid%7D "Ruft die Flexrule mit der {uuid} ab")** * **[POST /protection/flexrule](POST-%2Fprotection%2Fflexrule "Legt eine weitere Flexrule an")** * **[DELETE /protection/flexrule/{uuid}](DELETE-%2Fprotection%2Fflexrule%2F%7Buuid%7D "Löscht die Flexrule mit der {uuid}")**