From 7a6833a02e77f6eb1de38b7825f4d4b0051fb1b9 Mon Sep 17 00:00:00 2001 From: Franko Date: Fri, 27 Sep 2024 14:58:30 +0200 Subject: [PATCH] Update CONTRIBUTING.md (#1434) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c9a474257..9acd48807 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,8 +9,8 @@ Only major versions are documented (e.g. Contao 4 and later on Contao 5). ## General rules * Only use ATX style headlines (e.g. `# H1` or `### H3`). -* See [learn.netlify.com/en/cont/markdown/](https://learn.netlify.com/en/cont/markdown/) - and [learn.netlify.com/en/shortcodes/](https://learn.netlify.com/en/shortcodes/) +* See [learn.netlify.app/en/cont/markdown/](https://learn.netlify.app/en/cont/markdown/) + and [learn.netlify.app/en/shortcodes/](https://learn.netlify.app/en/shortcodes/) for available markdown and shortcode syntax. * Always add two empty lines above each headline. * Add line breaks after 140 characters in paragraphs.