doc: add fb privacy and terms of use (#755)

This commit is contained in:
Ariel Mashraki
2020-09-13 13:23:52 +03:00
committed by GitHub
parent d16f0abcc1
commit e552399bf3

View File

@@ -41,6 +41,10 @@ class Footer extends React.Component {
<a href={this.docUrl('migrate')}>
Schema Migration
</a>
<br/>
<h5>Legal</h5>
<a href="https://opensource.facebook.com/legal/privacy/" target="_blank" rel="noreferrer noopener">Privacy</a>
<a href="https://opensource.facebook.com/legal/terms/" target="_blank" rel="noreferrer noopener">Terms</a>
</div>
<div>
<h5>Credit</h5>