Skip to content

Commit 68185f4

Browse files
author
Sebastien Pereira
committed
repository renaming: ibm-dojo->ibm-js
1 parent aeba941 commit 68185f4

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 pointer
105-
$ git remote add upstream [email protected]:ibm-dojo/pointer.git
105+
$ git remote add upstream [email protected]:ibm-js/pointer.git
106106
$ git fetch upstream
107107
```
108108

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#dpointer [![Build Status](https://travis-ci.org/ibm-dojo/dpointer.png?branch=master)](https://travis-ci.org/ibm-dojo/dpointer)
1+
#dpointer [![Build Status](https://travis-ci.org/ibm-js/dpointer.png?branch=master)](https://travis-ci.org/ibm-js/dpointer)
22

33
This project proposes a unified and consistent javascript events API which aims to abstract touch/pointer/mouse events across various devices/OS.
44

0 commit comments

Comments
 (0)