Skip to content

Repoint built-in engine announcement "Learn more" link to the v0.15 launch blog post #245

Description

@quiet-node

The one-time built-in engine onboarding announcement (BuiltinAnnouncementStep) has a footer "Learn more ↗" link that currently points at the homepage as a placeholder, because the v0.15 launch blog post does not exist yet.

When the 0.15 built-in-engine blog post is published, repoint it:

  • File: src/view/onboarding/BuiltinAnnouncementStep.tsx
  • Const: LEARN_MORE_URL (currently https://www.thuki.app)
  • Also update the test that asserts the URL: src/view/onboarding/__tests__/BuiltinAnnouncementStep.test.tsx (the "opens the learn-more URL" case expects https://www.thuki.app).

Acceptance: clicking "Learn more" opens the published v0.15 built-in-engine blog post; frontend tests updated and green.

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