mirror of
https://github.com/scratchfoundation/scratch-flash.git
synced 2024-12-02 20:27:10 -05:00
Fix build status link in README
This commit is contained in:
parent
6ff8aa1d70
commit
4dd4811fb1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
## Scratch 2.0 editor and player [![Build Status](https://api.travis-ci.org/LLK/scratch-flash.svg?branch=master)](https://magnum.travis-ci.com/LLK/scratch-flash)
|
||||
## Scratch 2.0 editor and player [![Build Status](https://api.travis-ci.org/LLK/scratch-flash.svg?branch=master)](https://travis-ci.org/LLK/scratch-flash)
|
||||
This is the open source version of Scratch 2.0 and the core code for the official version found on http://scratch.mit.edu. This code has been released under the GPL version 2 license.
|
||||
|
||||
If you're interested in contributing to Scratch, please take a look at the issues on this repository. Two great ways of helping Scratch are by identifying bugs and documenting them as issues, or fixing issues and creating pull requests. When submitting pull requests please be patient -- the Scratch Team is very busy and it can take a while to find time to review them. The organization and class structures can't be radically changed without significant coordination and collaboration from the Scratch Team, so these types of changes should be avoided.
|
||||
|
|
Loading…
Reference in a new issue