From 73f7e820244b18b61c131339cb86026dc47a996f Mon Sep 17 00:00:00 2001 From: John Olheiser <42128690+jolheiser@users.noreply.github.com> Date: Fri, 20 Sep 2019 12:06:17 -0500 Subject: [PATCH] Remove unnecessary backslash (#8249) --- docs/content/doc/advanced/customizing-gitea.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/advanced/customizing-gitea.en-us.md b/docs/content/doc/advanced/customizing-gitea.en-us.md index 460ea61eac..89b4a489cb 100644 --- a/docs/content/doc/advanced/customizing-gitea.en-us.md +++ b/docs/content/doc/advanced/customizing-gitea.en-us.md @@ -60,7 +60,7 @@ the url `http://gitea.domain.tld/image.png`. ## Changing the default avatar -Place the png image at the following path: `custom/public/img/avatar\_default.png` +Place the png image at the following path: `custom/public/img/avatar_default.png` ## Customizing Gitea pages