Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 542a8b1

Browse filesBrowse files
committed
Moving over to fb's team github page
1 parent e6aa38d commit 542a8b1
Copy full SHA for 542a8b1

File tree

3 files changed

+5
-5
lines changed
Filter options

3 files changed

+5
-5
lines changed

‎CONTRIBUTING.md

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
We want to make contributing to this project as easy and transparent as
44
possible. Hopefully this document makes the process for contributing clear and
5-
answers any questions you may have. If not, feel free to open an [Issue](https://github.com/leebyron/immutable-js/issues).
5+
answers any questions you may have. If not, feel free to open an [Issue](https://github.com/facebook/immutable-js/issues).
66

77
## Pull Requests
88

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ All documentation is contained within the type definition file, [Immutable.d.ts]
295295
Contribution
296296
------------
297297

298-
Use [Github issues](https://github.com/leebyron/immutable-js/issues) for requests.
298+
Use [Github issues](https://github.com/facebook/immutable-js/issues) for requests.
299299

300300
We actively welcome pull requests, learn how to [contribute](./CONTRIBUTING.md).
301301

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"name": "immutable",
33
"version": "2.0.1",
44
"description": "Immutable Data Collections",
5-
"homepage": "https://github.com/leebyron/immutable-js",
5+
"homepage": "https://github.com/facebook/immutable-js",
66
"author": {
77
"name": "Lee Byron",
88
"url": "https://github.com/leebyron"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/leebyron/immutable-js"
12+
"url": "https://github.com/facebook/immutable-js"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/leebyron/immutable-js/issues"
15+
"url": "https://github.com/facebook/immutable-js/issues"
1616
},
1717
"main": "dist/Immutable.js",
1818
"scripts": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.