From a6cc6d99f68b4613cf30b27032eaa0540e2363f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signe=20Kirk=20Br=C3=B8db=C3=A6k?= <40836345+signekb@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:04:39 +0100 Subject: [PATCH] Fix malformed Markdown link in `CODE_OF_CONDUCT.md` --- inst/templates/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/templates/CODE_OF_CONDUCT.md b/inst/templates/CODE_OF_CONDUCT.md index 9adcc37f8..16cb08680 100644 --- a/inst/templates/CODE_OF_CONDUCT.md +++ b/inst/templates/CODE_OF_CONDUCT.md @@ -118,7 +118,7 @@ version 2.1, available at . Community Impact Guidelines were inspired by -[Mozilla's code of conduct enforcement ladder][https://github.com/mozilla/inclusion]. +[Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/inclusion). For answers to common questions about this code of conduct, see the FAQ at . Translations are available at .