Skip to content

Commit d238d72

Browse files
committed
update to reflect new ibm-js name
1 parent 9a8d8ac commit d238d72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ and merge them into your local clone and then push them to your GitHub fork:
102102

103103
```bash
104104
$ cd requirejs-dplugins
105-
$ git remote add upstream [email protected]:ibm-dojo/requirejs-dplugins.git
105+
$ git remote add upstream [email protected]:ibm-js/requirejs-dplugins.git
106106
$ git fetch upstream
107107
```
108108

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project requires the following other project to run:
2424

2525
* Manual master installation: go to the root Dojo installation directory and clone requirejs-dplugins from github:
2626

27-
$ git clone git://github.com/ibm-dojo/requirejs-dplugins.git
27+
$ git clone git://github.com/ibm-js/requirejs-dplugins.git
2828

2929
## Documentation
3030

0 commit comments

Comments
 (0)