Skip to content

Commit e93430c

Browse files
committed
Replace cdr in product links with coder
1 parent d6a8624 commit e93430c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/build/build-release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@ bundle_vscode() {
8383
"applicationName": "code-server",
8484
"dataFolderName": ".code-server",
8585
"win32MutexName": "codeserver",
86-
"licenseUrl": "https://github.com/cdr/code-server/blob/main/LICENSE.txt",
86+
"licenseUrl": "https://github.com/coder/code-server/blob/main/LICENSE.txt",
8787
"win32DirName": "code-server",
8888
"win32NameVersion": "code-server",
8989
"win32AppUserModelId": "coder.code-server",
9090
"win32ShellNameShort": "c&ode-server",
9191
"darwinBundleIdentifier": "com.coder.code.server",
9292
"linuxIconName": "com.coder.code.server",
93-
"reportIssueUrl": "https://github.com/cdr/code-server/issues/new",
93+
"reportIssueUrl": "https://github.com/coder/code-server/issues/new",
9494
"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
9595
"keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143",
9696
"keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",

0 commit comments

Comments
 (0)