diff --git a/src/lib/components/AppInfo.svelte b/src/lib/components/AppInfo.svelte index 576b810..687403c 100644 --- a/src/lib/components/AppInfo.svelte +++ b/src/lib/components/AppInfo.svelte @@ -22,7 +22,7 @@ const APP_INFO = { name: "NeoHtop", developer: "Abdenasser", - github: "https://github.com/abdenasser", + github: "https://github.com/Abdenasser/neohtop", stack: ["Tauri", "Rust", "Svelte", "TypeScript"], }; @@ -82,7 +82,7 @@ {APP_INFO.name}