mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	Fix relref link in docs (#7233)
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							6d0f78542f
						
					
				
				
					commit
					2d097655a6
				
			@@ -209,7 +209,7 @@ OpenAPI 3 documentation.
 | 
				
			|||||||
When creating new configuration options, it is not enough to add them to the
 | 
					When creating new configuration options, it is not enough to add them to the
 | 
				
			||||||
`modules/setting` files. You should add information to `custom/conf/app.ini`
 | 
					`modules/setting` files. You should add information to `custom/conf/app.ini`
 | 
				
			||||||
and to the
 | 
					and to the
 | 
				
			||||||
<a href='{{ relref "doc/advanced/config-cheat-sheet.en-us.md"}}'>configuration cheat sheet</a>
 | 
					<a href='{{< relref "doc/advanced/config-cheat-sheet.en-us.md" >}}'>configuration cheat sheet</a>
 | 
				
			||||||
found in `docs/content/doc/advanced/config-cheat-sheet.en-us.md`
 | 
					found in `docs/content/doc/advanced/config-cheat-sheet.en-us.md`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Changing the logo
 | 
					### Changing the logo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user