diff --git a/config.json.example b/config.json.example index 5b03d26791..c742eeef5f 100644 --- a/config.json.example +++ b/config.json.example @@ -77,6 +77,6 @@ }, "SLACK": { "FLAGGING_URL": "https://hooks.slack.com/services/id/id/id", - "FLAGGING_FOOTER_LINK": "https://crookedneighbor.github.io/flag-o-rama/" + "FLAGGING_FOOTER_LINK": "https://habitrpg.github.io/flag-o-rama/" } }