From 3dbf27ddc337e950175cabda277ce3dc0e5423bb Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Sun, 11 Sep 2022 22:14:46 +0800 Subject: [PATCH] Fix PlantUML example in document (#21142) The document was written before Gitea 1.15. Now Gitea uses `/assets` sub-directory (#15219). Close #21023 * #21023 --- doc/advanced/customizing-gitea.en-us.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/advanced/customizing-gitea.en-us.md b/doc/advanced/customizing-gitea.en-us.md index 038ce16a..18fc1b3e 100644 --- a/doc/advanced/customizing-gitea.en-us.md +++ b/doc/advanced/customizing-gitea.en-us.md @@ -121,7 +121,7 @@ Apart from `extra_links.tmpl` and `extra_tabs.tmpl`, there are other useful temp - `body_inner_pre.tmpl`, before the top navigation bar, but already inside the main container `
`. - `body_inner_post.tmpl`, before the end of the main container. - `body_outer_post.tmpl`, before the bottom `