From 57b888bd6c7cdaa528483a548a4468a9e7628a56 Mon Sep 17 00:00:00 2001 From: Gusted Date: Wed, 29 Nov 2023 22:43:48 +0000 Subject: [PATCH] Fix incorrect link (#373) - Use non-md link. - Resolves https://codeberg.org/Codeberg/Documentation/issues/372 Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/373 Co-authored-by: Gusted Co-committed-by: Gusted --- content/getting-started/email-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/email-settings.md b/content/getting-started/email-settings.md index c449544..4cf4b4c 100644 --- a/content/getting-started/email-settings.md +++ b/content/getting-started/email-settings.md @@ -11,7 +11,7 @@ By default, Codeberg will send notifications to your registered email addresses. {% admonition "Tip" %} This section only concerns your Codeberg account and will not affect the commits you do not make on the website. -If you don't know how to **configure your name and email in Git**, take a look at the ["Configuring Git" guide](../git/configuring-git.md). +If you don't know how to **configure your name and email in Git**, take a look at the ["Configuring Git" guide](../git/configuring-git). {% endadmonition %}