Skip to content

Commit e338b8f

Browse files
committed
redirect changed url
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent c73eb8e commit e338b8f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mint.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,14 @@
396396
{
397397
"source": "/privacy",
398398
"destination": "/privacy-policy"
399+
},
400+
{
401+
"source": "/call_forwarding",
402+
"destination": "/call-forwarding"
403+
},
404+
{
405+
"source": "/prompting_guide",
406+
"destination": "/prompting-guide"
399407
}
400408
],
401409
"analytics": {

0 commit comments

Comments
 (0)