Skip to content

Commit 9c4fc5c

Browse files
author
Dave Berenbaum
authored
Merge pull request #1923 from iterative/fix-homepage-link
Fix homepage link
2 parents 63f5625 + d26992e commit 9c4fc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/iterative/vscode-dvc"
1818
},
1919
"bugs": "https://github.com/iterative/vscode-dvc",
20-
"homepage": "https://github.com/iterative/vscode-dvc/README.md",
20+
"homepage": "https://github.com/iterative/vscode-dvc#readme",
2121
"keywords": [
2222
"iterative",
2323
"data version control",

0 commit comments

Comments
 (0)