Skip to content

Conversation

@jorben
Copy link
Collaborator

@jorben jorben commented Jan 26, 2026

Summary

Update old GitHub repository links to the correct URL (https://github.com/MarkPDFdown/markpdfdown-desktop).

Changes

  • Updated sidebar GitHub link in Layout.tsx
  • Updated Website, License, and Feedback button links in About.tsx
  • Updated corresponding test assertions in About.test.tsx

Old vs New

| Location | Old URL | New URL |
|----------|---------|---------||
| Sidebar | MarkPDFdown/desktop | MarkPDFdown/markpdfdown-desktop |
| About - Website | MarkPDFdown | MarkPDFdown/markpdfdown-desktop |
| About - License | MarkPDFdown/desktop/blob/master/LICENSE | MarkPDFdown/markpdfdown-desktop/blob/master/LICENSE |
| About - Feedback | MarkPDFdown/desktop/issues | MarkPDFdown/markpdfdown-desktop/issues |

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
@jorben jorben merged commit 98f8ebf into master Jan 26, 2026
2 checks passed
@jorben jorben deleted the fix/update-github-links branch January 27, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants