mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #939 from TheGrits/patch-2
Fix gh-938: Update Privacy Policy
This commit is contained in:
commit
36992e7d8d
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,7 @@ var Privacypolicy = React.createClass({
|
||||||
<li>
|
<li>
|
||||||
Parents and guardians who register their under-13 year olds for
|
Parents and guardians who register their under-13 year olds for
|
||||||
Scratch may also receive additional updates from the{' '}
|
Scratch may also receive additional updates from the{' '}
|
||||||
<a href="http://www.codetolearn.org/">Scratch Foundation</a>,
|
<a href="http://www.scratchfoundation.org/">Scratch Foundation</a>,
|
||||||
a non-profit that supports Scratch educational initiatives.
|
a non-profit that supports Scratch educational initiatives.
|
||||||
The Scratch Foundation will never sell or share your email
|
The Scratch Foundation will never sell or share your email
|
||||||
address without your permission. You can unsubscribe from these
|
address without your permission. You can unsubscribe from these
|
||||||
|
@ -203,6 +203,7 @@ var Privacypolicy = React.createClass({
|
||||||
Policy on a regular basis.
|
Policy on a regular basis.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
<p>The Scratch Privacy Policy was last updated: October 2016</p>
|
||||||
</div>
|
</div>
|
||||||
<nav>
|
<nav>
|
||||||
<ol>
|
<ol>
|
||||||
|
|
Loading…
Reference in a new issue