aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/otp-code-generator-and-validator/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/otp-code-generator-and-validator/index.ts b/src/tools/otp-code-generator-and-validator/index.ts
index 6ce2d3f..914368b 100644
--- a/src/tools/otp-code-generator-and-validator/index.ts
+++ b/src/tools/otp-code-generator-and-validator/index.ts
@@ -3,7 +3,7 @@ import { defineTool } from '../tool';
export const tool = defineTool({
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.',
keywords: [
'otp',