Skip to content

Commit

Permalink
fix(package.json): change homepage setting to official docs site. (#5669
Browse files Browse the repository at this point in the history
)
  • Loading branch information
BioPhoton authored Aug 23, 2020
1 parent 1531152 commit e57c402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"bugs": {
"url": "https://github.com/ReactiveX/RxJS/issues"
},
"homepage": "https://github.com/ReactiveX/RxJS",
"homepage": "https://rxjs.dev",
"dependencies": {
"tslib": "^1.9.0"
},
Expand Down

0 comments on commit e57c402

Please sign in to comment.