Skip to content

Commit 4176ba0

Browse files
committed
fixed the url path.
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent 2eaf02e commit 4176ba0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

mint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"pages": [
180180
{
181181
"group": "Calls",
182-
"pages": ["call_forwarding", "calls/call-ended-reason"]
182+
"pages": ["call-forwarding", "calls/call-ended-reason"]
183183
},
184184
{
185185
"group": "Multilingual Support",
@@ -193,7 +193,7 @@
193193

194194
{
195195
"group": "Glossary",
196-
"pages": ["prompting_guide", "glossary", "faq"]
196+
"pages": ["prompting-guide", "glossary", "faq"]
197197
},
198198
{
199199
"group": "Community",
File renamed without changes.

0 commit comments

Comments
 (0)