-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs) update license for OpenJS (#239)
- Loading branch information
1 parent
eef834b
commit e48b262
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ git clone git [email protected]:<github username>/hubble.gl.git | |
cd hubble.gl | ||
|
||
# 3. Add the main repository as an upstream remote | ||
git remote add upstream "[email protected]:uber/hubble.gl.git" | ||
git remote add upstream "[email protected]:visgl/hubble.gl.git" | ||
|
||
# 4. Change to the master branch if not already on it (starts on master by default) | ||
git checkout master | ||
|
@@ -53,4 +53,4 @@ Maintainers of hubble.gl have commit access to this GitHub repository, and take | |
|
||
## Code of Conduct | ||
|
||
Please be mindful of and adhere to the Contributor Covenant's [Code of Conduct](https://lfprojects.org/policies/code-of-conduct/) when contributing to Hubble.gl. | ||
Please be mindful of and adhere to the Contributor Covenant's [Code of Conduct](https://code-of-conduct.openjsf.org/) when contributing to Hubble.gl. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters