mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Revert "Fix gh-427: Footer Wiki Link not working"
This commit is contained in:
parent
b5581948a2
commit
01f8f97118
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ var Footer = React.createClass({
|
|||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://wiki.scratch.mit.edu/">
|
||||
<a href="https://wiki.scratch.mit.edu/">
|
||||
<FormattedMessage
|
||||
id='general.wiki'
|
||||
defaultMessage={'Scratch Wiki'} />
|
||||
|
|
Loading…
Reference in a new issue