mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
replace remaining cdr github links
This commit is contained in:
2
typings/pluginapi.d.ts
vendored
2
typings/pluginapi.d.ts
vendored
@@ -72,7 +72,7 @@ import Websocket from "ws"
|
||||
* "plugin": {
|
||||
* "name": "test-plugin",
|
||||
* "version": "1.0.0",
|
||||
* "modulePath": "/Users/nhooyr/src/cdr/code-server/test/test-plugin",
|
||||
* "modulePath": "/Users/nhooyr/src/coder/code-server/test/test-plugin",
|
||||
* "displayName": "Test Plugin",
|
||||
* "description": "Plugin used in code-server tests.",
|
||||
* "routerPath": "/test-plugin",
|
||||
|
||||
Reference in New Issue
Block a user