File tree Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Original file line number Diff line number Diff line change @@ -318,33 +318,17 @@ export const Footer = () => {
318
318
< li className = { styles . navColumnItem } >
319
319
< a
320
320
className = { styles . navColumnLink }
321
- href = { ` ${ main } /data-processing-agreement` }
321
+ href = { 'https://grafana.com/legal/?src=k6io' }
322
322
>
323
- GDPR
323
+ Legal and Security
324
324
</ a >
325
325
</ li >
326
326
< li className = { styles . navColumnItem } >
327
327
< a
328
328
className = { styles . navColumnLink }
329
- href = { ` ${ main } / privacy-policy` }
329
+ href = { 'https://grafana.com/legal/ privacy-policy/?src=k6io' }
330
330
>
331
- Privacy
332
- </ a >
333
- </ li >
334
- < li className = { styles . navColumnItem } >
335
- < a
336
- className = { styles . navColumnLink }
337
- href = { `${ main } /security-policy` }
338
- >
339
- Security
340
- </ a >
341
- </ li >
342
- < li className = { styles . navColumnItem } >
343
- < a
344
- className = { styles . navColumnLink }
345
- href = { `${ main } /services-agreement` }
346
- >
347
- Terms
331
+ Privacy Policy
348
332
</ a >
349
333
</ li >
350
334
< li className = { styles . navColumnItem } >
You can’t perform that action at this time.
0 commit comments