mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	Fix typo in customizing-gitea.en-us.md (#16362)
Fixed a type in a URL in PlantUML code example in `customizing-gitea.en-us.md`.
This commit is contained in:
		| @@ -138,7 +138,7 @@ copy javascript files from https://gitea.com/davidsvantesson/plantuml-code-highl | |||||||
| <script src="https://your-server.com/plantuml_codeblock_parse.js"></script> | <script src="https://your-server.com/plantuml_codeblock_parse.js"></script> | ||||||
| <script> | <script> | ||||||
|   <!-- Replace call with address to your plantuml server--> |   <!-- Replace call with address to your plantuml server--> | ||||||
|   parsePlantumlCodeBlocks("http://www.plantuml..com/plantuml"); |   parsePlantumlCodeBlocks("http://www.plantuml.com/plantuml"); | ||||||
| </script> | </script> | ||||||
| {{end}} | {{end}} | ||||||
| ``` | ``` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 冯天书
					冯天书