From 351547670a24f53e5ecabc1ac0172ed195924c58 Mon Sep 17 00:00:00 2001 From: Jorben Date: Mon, 26 Jan 2026 12:07:29 +0800 Subject: [PATCH] fix(links): update GitHub repository URLs to markpdfdown-desktop Update all GitHub repository URLs from the old 'desktop' slug to the new 'markpdfdown-desktop' slug across the application. This includes links in the About dialog, footer, and corresponding test assertions. - Update website, license, and feedback links in About component - Update footer GitHub link in Layout component - Update test expectations to match new URLs --- src/renderer/components/About.tsx | 6 +++--- src/renderer/components/Layout.tsx | 2 +- src/renderer/components/__tests__/About.test.tsx | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/renderer/components/About.tsx b/src/renderer/components/About.tsx index 8862d69..a64c27c 100644 --- a/src/renderer/components/About.tsx +++ b/src/renderer/components/About.tsx @@ -49,13 +49,13 @@ const About: React.FC = () => { {t('about.subtitle')} - - -