mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	[BRANDING] link to forgejo.org/docs instead of docs.gitea.io
(cherry picked from commit3efafd0e08) (cherry picked from commit148185e34b) (cherry picked from commit834e264698) (cherry picked from commite72fa6eb1e) [BRANDING] link to forgejo.org/docs instead of docs.gitea.io Fix the link that was 404. (cherry picked from commitae515d7258) (cherry picked from commitfacc2367f0) (cherry picked from commit25784b9f21) (cherry picked from commit2efc6138d9) (cherry picked from commitb9d0871631) (cherry picked from commitf0446e51b9) (cherry picked from commit1638aa67fb) (cherry picked from commit290db6a018) (cherry picked from commit89b87cf542) (cherry picked from commit656ed94962) (cherry picked from commit036f879f96) (cherry picked from commit69eea35f81) (cherry picked from commitb72e3f4a92) (cherry picked from commitaf606b8574) (cherry picked from commit7e47f8135c) (cherry picked from commit0e5218cc53) (cherry picked from commit7c2a20a528)
This commit is contained in:
		
					parent
					
						
							
								989a98a8c5
							
						
					
				
			
			
				commit
				
					
						4e94006363
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -48,7 +48,7 @@ | |||
| 		{{template "custom/extra_links" .}} | ||||
| 
 | ||||
| 		{{if not .IsSigned}} | ||||
| 			<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io">{{.locale.Tr "help"}}</a> | ||||
| 			<a class="item" target="_blank" rel="noopener noreferrer" href="https://forgejo.org/docs/latest/">{{.locale.Tr "help"}}</a> | ||||
| 		{{end}} | ||||
| 	</div> | ||||
| 
 | ||||
|  | @ -171,7 +171,7 @@ | |||
| 						{{svg "octicon-tools"}} | ||||
| 						{{.locale.Tr "your_settings"}} | ||||
| 					</a> | ||||
| 					<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io"> | ||||
| 					<a class="item" target="_blank" rel="noopener noreferrer" href="https://forgejo.org/docs/latest/"> | ||||
| 						{{svg "octicon-question"}} | ||||
| 						{{.locale.Tr "help"}} | ||||
| 					</a> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue