File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 272
272
}
273
273
},
274
274
"navbar" : {
275
- "links" : [
276
- {
277
- "label" : " Community" ,
278
- "href" : " https://join.slack.com/t/mintlify-community/shared_invite/zt-2ysw2wger-rdkN9ZbHqRrj6ch~_bVgDA"
279
- }
280
- ],
281
275
"primary" : {
282
276
"type" : " button" ,
283
277
"label" : " Get started" ,
288
282
"socials" : {
289
283
"x" : " https://x.com/mintlify" ,
290
284
"linkedin" : " https://www.linkedin.com/company/mintlify" ,
291
- "github" : " https://github.com/mintlify" ,
292
- "slack" : " https://join.slack.com/t/mintlify-community/shared_invite/zt-2ysw2wger-rdkN9ZbHqRrj6ch~_bVgDA"
285
+ "github" : " https://github.com/mintlify"
293
286
},
294
287
"links" : [
295
288
{
Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ You can add data privacy platforms onto your docs. Add the `integrations` field
23
23
}
24
24
```
25
25
26
- If you'd like to request a data privacy platform integration, please let us know in [ our community] ( https://mintlify.com/community ) .
27
-
28
26
## Cookie Consent and Disabling Telemetry
29
27
30
28
If you need to check if a user has already consented to cookies for GDPR compliance, you can specify a local storage key and value under ` cookies ` :
You can’t perform that action at this time.
0 commit comments