File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2015 OrgSync, Inc.
3+ Copyright (c) 2017 Casey Foster
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 212212```
213213
214214[ React ] : https://github.com/facebook/react
215- [ the example page ] : https://orgsync .github.io/react-list/
215+ [ the example page ] : https://coderiety .github.io/react-list
216216[ the example page source ] : docs/index.es6
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ class Examples extends Component {
139139 render ( ) {
140140 return (
141141 < div className = 'index' >
142- < a className = 'banner' href = 'https://github.com/orgsync /react-list' >
142+ < a className = 'banner' href = 'https://github.com/coderiety /react-list' >
143143 < img
144144 src = 'https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67'
145145 alt = 'Fork me on GitHub'
Original file line number Diff line number Diff line change @@ -22433,7 +22433,7 @@ var Examples = function (_Component) {
2243322433 { className: 'index' },
2243422434 _react2.default.createElement(
2243522435 'a',
22436- { className: 'banner', href: 'https://github.com/orgsync /react-list' },
22436+ { className: 'banner', href: 'https://github.com/coderiety /react-list' },
2243722437 _react2.default.createElement('img', {
2243822438 src: 'https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67',
2243922439 alt: 'Fork me on GitHub'
Original file line number Diff line number Diff line change 66 "main" : " react-list.js" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " https://github.com/orgsync /react-list"
9+ "url" : " https://github.com/coderiety /react-list"
1010 },
1111 "dependencies" : {
1212 "prop-types" : " 15"
You can’t perform that action at this time.
0 commit comments