Move mobile privacy documentation from hardware/mobile to legal/privacy & update mint.json groupings to match the updated file hierarchy
This commit is contained in:
parent
c05fbd6f82
commit
3b8e3cf1aa
|
@ -84,8 +84,7 @@
|
||||||
"group": "Mobile",
|
"group": "Mobile",
|
||||||
"pages": [
|
"pages": [
|
||||||
"hardware/mobile/ios",
|
"hardware/mobile/ios",
|
||||||
"hardware/mobile/android",
|
"hardware/mobile/android"
|
||||||
"hardware/mobile/privacy"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -99,7 +98,8 @@
|
||||||
{
|
{
|
||||||
"group": "Legal",
|
"group": "Legal",
|
||||||
"pages": [
|
"pages": [
|
||||||
"legal/fulfillment-policy"
|
"legal/fulfillment-policy",
|
||||||
|
"legal/privacy"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue