Skip to content

Commit 9d82b09

Browse files
committed
Update the X handle link to the developer's profile
1 parent f19821c commit 9d82b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vscode/src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export async function activate(context: vscode.ExtensionContext) {
172172
}),
173173
open_url_command({
174174
command: 'codeWebChat.openX',
175-
url: 'https://x.com/CodeWebChat'
175+
url: 'https://x.com/robertpiosik'
176176
}),
177177
open_url_command({
178178
command: 'codeWebChat.openReddit',

0 commit comments

Comments
 (0)