Skip to content

Commit fb03e04

Browse files
committed
chore: update repository links to new GitHub location
1 parent 6cbe085 commit fb03e04

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.changeset/modern-otters-travel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"google-workspace-vscode-extension": patch
3+
---
4+
5+
Update GitHub repository name.

packages/vscode-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"color": "#1e1e1e",
3030
"theme": "dark"
3131
},
32-
"repository": "https://github.com/googleworkspace/vscode-extension",
32+
"repository": "https://github.com/googleworkspace/language-tools",
3333
"bugs": {
34-
"url": "https://github.com/googleworkspace/vscode-extension/issues"
34+
"url": "https://github.com/googleworkspace/language-tools/issues"
3535
},
36-
"homepage": "https://github.com/googleworkspace/vscode-extension",
36+
"homepage": "https://github.com/googleworkspace/language-tools",
3737
"engines": {
3838
"vscode": "^1.50.0"
3939
},

0 commit comments

Comments
 (0)