mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
remove on from anchor
This commit is contained in:
parent
ceb6b38106
commit
5ca03b4e3a
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
"faq.sellProjectsTitle":"Can I sell my Scratch projects?",
|
||||
"faq.sellProjectsBody":"Certainly - your project is your creation. Keep in mind that once you share your project on Scratch, everyone is free to download, remix, and reuse it as per the terms of the <a href=\"http://creativecommons.org/licenses/by-sa/2.0/deed.en\">CC-BY-SA 2.0 license</a>. So if you intend to sell your project, you may want to un-share it from Scratch.",
|
||||
"faq.sourceCodeTitle":"Where can I find the source code for Scratch?",
|
||||
"faq.sourceCodeBody":"The source code for the Scratch 2 editor can be found <a href=\"https://github.com/LLK/scratch-flash\">on GitHub</a>. The source code for <a href =\"/scratch_1.4\">Scratch 1.4</a>, written in Squeak, is also available <a href=\"https://github.com/LLK/Scratch_1.4\">on GitHub</a>. For updated information on development projects relating to the Scratch website, please visit our <a href=\"/developers\">Developer Page</a>.",
|
||||
"faq.sourceCodeBody":"The source code for the Scratch 2 editor can be found on <a href=\"https://github.com/LLK/scratch-flash\">GitHub</a>. The source code for <a href =\"/scratch_1.4\">Scratch 1.4</a>, written in Squeak, is also available on <a href=\"https://github.com/LLK/Scratch_1.4\">GitHub</a>. For updated information on development projects relating to the Scratch website, please visit our <a href=\"/developers\">Developer Page</a>.",
|
||||
"faq.okayToShareTitle":"How do I know what is or isn’t okay to share on the Scratch website?",
|
||||
"faq.okayToShareBody":"Check out the <a href=\"/community_guidelines\">Scratch community guidelines</a> - they’re brief and don’t include a lot of legal stuff. There’s a link at the bottom of every page on Scratch.",
|
||||
"faq.reportContentTitle":"What do I do if I see something that’s inappropriate?",
|
||||
|
|
Loading…
Reference in a new issue