Update UI help links
This commit is contained in:
		
							parent
							
								
									b8cbf0c406
								
							
						
					
					
						commit
						578075e9b8
					
				@ -21,7 +21,7 @@
 | 
			
		||||
      <div fxLayout="row">
 | 
			
		||||
        <span class="mat-headline" translate>admin.2fa.2fa</span>
 | 
			
		||||
        <span fxFlex></span>
 | 
			
		||||
<!--        <div tb-help="twoFactorAuthSettings"></div>-->
 | 
			
		||||
        <div tb-help="twoFactorAuthentication"></div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </mat-card-title>
 | 
			
		||||
    <mat-progress-bar color="warn" mode="indeterminate" *ngIf="isLoading$ | async">
 | 
			
		||||
 | 
			
		||||
@ -151,8 +151,9 @@ export const HelpLinks = {
 | 
			
		||||
    ruleNodePushToCloud: helpBaseUrl + '/docs/user-guide/rule-engine-2-0/action-nodes/#push-to-cloud',
 | 
			
		||||
    ruleNodePushToEdge: helpBaseUrl + '/docs/user-guide/rule-engine-2-0/action-nodes/#push-to-edge',
 | 
			
		||||
    queue: helpBaseUrl + '/docs/user-guide/queue',
 | 
			
		||||
    repositorySettings: helpBaseUrl + '/docs/user-guide/ui/repository-settings',
 | 
			
		||||
    autoCommitSettings: helpBaseUrl + '/docs/user-guide/ui/auto-commit-settings',
 | 
			
		||||
    repositorySettings: helpBaseUrl + '/docs/user-guide/version-control/#git-settings-configuration',
 | 
			
		||||
    autoCommitSettings: helpBaseUrl + '/docs/user-guide/version-control/#auto-commit',
 | 
			
		||||
    twoFactorAuthentication: helpBaseUrl + '/docs/user-guide/two-factor-authentication'
 | 
			
		||||
  }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user