mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
aha
Does this fix the lint error?
This commit is contained in:
parent
c2fca9c4c6
commit
5d05d19566
1 changed files with 2 additions and 2 deletions
|
@ -152,8 +152,8 @@ var Privacypolicy = React.createClass({
|
|||
<p>
|
||||
You can update your password, email address, and country through
|
||||
the <a href="/account/password_change">Account Settings</a> page.
|
||||
You can also reset your password through the
|
||||
<a href="/account/password_reset">Account Reset</a>
|
||||
You can also reset your password through the
|
||||
<a href="/account/password_reset">Account Reset</a>
|
||||
page. You cannot change your username, but you can make a new
|
||||
account and manually copy your projects to the new account.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue