Skip to content

Commit 4572404

Browse files
committed
Fixed broken link on atmosphere.
1 parent 690a062 commit 4572404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package.describe({
22
name: 'std:accounts-bootstrap',
33
version: '1.2.0',
44
summary: 'Bootstrap UI - Accounts UI for React in Meteor 1.3+',
5-
git: 'https://github.com/std/accounts-bootstrap',
5+
git: 'https://github.com/studiointeract/accounts-bootstrap',
66
documentation: 'README.md'
77
});
88

0 commit comments

Comments
 (0)