[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)
This commit is contained in:
		
							parent
							
								
									42fce708d0
								
							
						
					
					
						commit
						1638aa67fb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -179,7 +179,7 @@
 | 
			
		|||
						{{svg "octicon-tools"}}
 | 
			
		||||
						{{.locale.Tr "your_settings"}}<!-- 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"}}<!-- Help -->
 | 
			
		||||
					</a>
 | 
			
		||||
| 
						 | 
				
			
			@ -201,7 +201,7 @@
 | 
			
		|||
			</div><!-- end dropdown avatar menu -->
 | 
			
		||||
		</div><!-- end signed user right menu -->
 | 
			
		||||
	{{else}}
 | 
			
		||||
		<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>
 | 
			
		||||
		<div class="right stackable menu">
 | 
			
		||||
			{{if .ShowRegistrationButton}}
 | 
			
		||||
				<a class="item{{if .PageIsSignUp}} active{{end}}" href="{{AppSubUrl}}/user/sign_up">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue