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 = () => {
318318 < li className = { styles . navColumnItem } >
319319 < a
320320 className = { styles . navColumnLink }
321- href = { ` ${ main } /data-processing-agreement` }
321+ href = { 'https://grafana.com/legal/?src=k6io' }
322322 >
323- GDPR
323+ Legal and Security
324324 </ a >
325325 </ li >
326326 < li className = { styles . navColumnItem } >
327327 < a
328328 className = { styles . navColumnLink }
329- href = { ` ${ main } / privacy-policy` }
329+ href = { 'https://grafana.com/legal/ privacy-policy/?src=k6io' }
330330 >
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
348332 </ a >
349333 </ li >
350334 < li className = { styles . navColumnItem } >
You can’t perform that action at this time.
0 commit comments