Skip to content

Commit fe09f7f

Browse files
committed
Update homepage link
Show top of github page instead of scrolling to the same readme that can be read in the marketplace.
1 parent 73b1af7 commit fe09f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"icon": "resources/icons/localstack-icon-256x256.png",
2626
"license": "Apache-2.0",
27-
"homepage": "https://github.com/localstack/localstack-vscode-extension/blob/main/README.md",
27+
"homepage": "https://github.com/localstack/localstack-vscode-extension",
2828
"bugs": {
2929
"url": "https://github.com/localstack/localstack-vscode-extension/issues"
3030
},

0 commit comments

Comments
 (0)