Skip to content

Commit

Permalink
fix: Update homepage to point to the new docs. (#1239)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Aug 31, 2021
1 parent ef5fa97 commit b0573f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"bugs": {
"url": "https://github.com/streetsidesoftware/vscode-spell-checker/issues"
},
"homepage": "https://github.com/streetsidesoftware/vscode-spell-checker#README.md",
"homepage": "https://streetsidesoftware.github.io/vscode-spell-checker",
"engines": {
"node": ">12.0.0",
"vscode": "^1.57.0"
"node": ">14.16.0",
"vscode": "^1.59.1"
},
"extensionKind": [
"workspace"
Expand Down

0 comments on commit b0573f7

Please sign in to comment.