Update git repository link
This commit is contained in:
@@ -19,7 +19,7 @@ export interface CommandGroup {
|
||||
tags: string[]; // command category tag(s)
|
||||
}
|
||||
|
||||
const githubFunctionUrl = "https://git.jabber.space/devs/profanity/src/branch/master/src/command/cmd_defs.c";
|
||||
const githubFunctionUrl = "https://git.jabber.space/devs/cproof/src/branch/master/src/command/cmd_defs.c";
|
||||
|
||||
export class CommandParser {
|
||||
private buffer: string;
|
||||
|
||||
Reference in New Issue
Block a user