Skip to content

fix: GitHub Repository link in Contact Us 404s (wrong repo URL) #35

@shukebeta

Description

@shukebeta

On the Web build, the Contact Us section's "GitHub Repository" link opens https://github.com/weizhong2004/happy-notes, which returns 404. It should point at the canonical repo https://github.com/shukebeta/HappyNotes.

Location: lib/screens/settings/settings.dart:304 (_launchGitHub)

Fix: update the URL constant to https://github.com/shukebeta/HappyNotes.

Issue created by the planner relay from a shuke requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions