Skip to content

Commit

Permalink
changed descriptor url
Browse files Browse the repository at this point in the history
  • Loading branch information
leleoalmeida committed May 10, 2017
1 parent f65094c commit 120ead1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeblock.js
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@
var descriptor = {
blocks : blocks[lang],
menus : menus[lang],
url: 'http://emnik.github.io/scratchx-mbot/makeblock.js'
url: 'http://leleoalmeida.github.io/scratchx-mbot/makeblock.js'
}

ScratchExtensions.register('Makeblock mBot', descriptor, ext, hid_info);
Expand Down

0 comments on commit 120ead1

Please sign in to comment.