Skip to content

Commit 73f7e82

Browse files
jolheisertechknowlogick
authored andcommitted
Remove unnecessary backslash (#8249)
1 parent 0d56dac commit 73f7e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/advanced/customizing-gitea.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ the url `http://gitea.domain.tld/image.png`.
6060

6161
## Changing the default avatar
6262

63-
Place the png image at the following path: `custom/public/img/avatar\_default.png`
63+
Place the png image at the following path: `custom/public/img/avatar_default.png`
6464

6565
## Customizing Gitea pages
6666

0 commit comments

Comments
 (0)