diff --git a/config.json b/config.json index f4b1611df009704d8814c67ee223abf3760befeb..21cc72c852dc2c908a04a98af4f530c9122e1bec 100644 --- a/config.json +++ b/config.json @@ -17,12 +17,15 @@ "default_status": "published", "gitlab": { "edit_url": { + "prefix": "<Insert GitLab link prefix here>", "suffix": "" }, "view_url": { + "prefix": "<Insert GitLab link prefix here>", "suffix": "?plain=1" }, "history_url": { + "prefix": "<Insert GitLab link prefix here>", "suffix": "" } },