Change scratch domain to https
This commit is contained in:
parent
8119d07fe5
commit
a20fe47916
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
<div>
|
||||
<div>
|
||||
<h2 class="logo-scratch">Scratch</h2>
|
||||
<p>With the Scratch programming language, you can create your own interactive stories, games, and animations — and share your creations with others in an online community. <a href="http://scratch.mit.edu">Take me to Scratch</a></p>
|
||||
<p>With the Scratch programming language, you can create your own interactive stories, games, and animations — and share your creations with others in an online community. <a href="https://scratch.mit.edu">Take me to Scratch</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Reference in a new issue