From b512886402193609b72762b72d8880aabe797898 Mon Sep 17 00:00:00 2001 From: Alessandro CERIONI <acerioni@grandlyon.com> Date: Tue, 4 Feb 2020 12:01:55 +0100 Subject: [PATCH] Added reference to the contact form documentation --- docs/components/custom-apps/web-app/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/custom-apps/web-app/changelog.md b/docs/components/custom-apps/web-app/changelog.md index dd2014d..b32cbcf 100644 --- a/docs/components/custom-apps/web-app/changelog.md +++ b/docs/components/custom-apps/web-app/changelog.md @@ -4,4 +4,4 @@ The main role of the changelog page consists in keeping users posted about the latest developments and bugfixes. Content is retrieved from a dedicated [back-end service](../../services/changelog.md) and displayed in descending order of publication date. Depending on the current language of the Web Application, either the French or the English version is shown. -As a side role, the changelog page allows users to contact the back-office team, via the dedicated form. \ No newline at end of file +As a side role, the changelog page allows users to contact the back-office team, via the [dedicated form](./contact.md). \ No newline at end of file -- GitLab