Browse Source

Merge pull request #607 from herby/brikz-url-fix

fixed brikz url
Herbert Vojčík 10 years ago
parent
commit
5394debb70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      support/boot.js

+ 1 - 1
support/boot.js

@@ -45,7 +45,7 @@ var global_smalltalk, global_nil, global__st;
 
 (function () {
 
-/* Reconfigurable micro composition system, https://github.com/herby/brikz */
+/* Reconfigurable micro composition system, https://github.com/amber-smalltalk/brikz */
 
 function Brikz(api, apiKey, initKey) {
 	var brikz = this, backup = {};