Skip to content

Commit 4db621b

Browse files
committed
feat: update GitHub URL in constants to reflect new repository location
1 parent e6a276c commit 4db621b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
GITHUB_URL: "https://github.com/marioke/de.kernich.tcode",
2+
GITHUB_URL: "https://github.com/mariokernich/ui5-tcode-finder",
33
LINKEDIN_URL: "https://www.linkedin.com/in/mario-kernich",
44
TCODE_GROUPS: ["GENERAL", "UI5", "ABAP", "EWM", "ERP", "FI", "CUSTOM"],
55
};

0 commit comments

Comments
 (0)