Skip to content

chore(about): 🔗 Update official website URL to https://markdown.fit#49

Merged
jorben merged 1 commit intomasterfrom
chore/update-website-url
Mar 1, 2026
Merged

chore(about): 🔗 Update official website URL to https://markdown.fit#49
jorben merged 1 commit intomasterfrom
chore/update-website-url

Conversation

@jorben
Copy link
Collaborator

@jorben jorben commented Mar 1, 2026

Summary

  • Update the website button link in About page from GitHub repo URL to the new official website https://markdown.fit
  • Update corresponding test assertion to match the new URL

Test Plan

  • Verify "Website" button in About page opens https://markdown.fit
  • Run About component tests: npx vitest run src/renderer/components/__tests__/About.test.tsx --config vitest.config.renderer.ts

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR updates the About page’s Website button target from the GitHub repository URL to the new official site and aligns the component test accordingly. The change is small, consistent, and appears correct. I don’t see any blocking issues; this is ready to merge.

Praise

  • src/renderer/components/About.tsx:53UI behavior updated at the source of truth: The button link is changed directly where the action is triggered, keeping behavior explicit and easy to audit.
  • src/renderer/components/__tests__/About.test.tsx:130Test contract updated with implementation: The assertion was updated in lockstep with the new URL, preventing stale test expectations and preserving confidence in click behavior.

@jorben jorben merged commit aeba963 into master Mar 1, 2026
3 checks passed
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.

1 participant