mirror of
https://github.com/ent/ent.git
synced 2026-05-28 09:49:08 +03:00
doc: add fb privacy and terms of use (#755)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user