refactor(otp-generator): changed url
This commit is contained in:
		
							parent
							
								
									d3a2936979
								
							
						
					
					
						commit
						7f229959d6
					
				| @ -3,7 +3,7 @@ import { defineTool } from '../tool'; | |||||||
| 
 | 
 | ||||||
| export const tool = defineTool({ | export const tool = defineTool({ | ||||||
|   name: 'OTP code generator', |   name: 'OTP code generator', | ||||||
|   path: '/otp-code-generator-and-validator', |   path: '/otp-generator', | ||||||
|   description: 'Generate and validate time-based OTP (one time password) for multi-factor authentication.', |   description: 'Generate and validate time-based OTP (one time password) for multi-factor authentication.', | ||||||
|   keywords: [ |   keywords: [ | ||||||
|     'otp', |     'otp', | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user