fixes
This commit is contained in:
parent
463382ac9d
commit
7b5a51b2c3
1 changed files with 2 additions and 2 deletions
|
@ -20,13 +20,13 @@
|
|||
},
|
||||
{
|
||||
"title": "Terms of Service",
|
||||
"path": "Organization/Terms of Service.md",
|
||||
"path": "Organization/Terms%20of%20Service.md",
|
||||
"slug": "tos",
|
||||
"type": "md"
|
||||
},
|
||||
{
|
||||
"title": "Privacy Policy",
|
||||
"path": "Organization/Privacy Policy.md",
|
||||
"path": "Organization/Privacy%20Policy.md",
|
||||
"slug": "privacy",
|
||||
"type": "md"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue