Skip to content

docs: replace placeholder site URL and view-only edit link #135

Description

@Labeeb2339

What happened

The current website configuration in website/docusaurus.config.js still contains:

The production site URL is a Docusaurus placeholder, and the docs editUrl uses GitHub's tree view rather than the edit route.

Why it matters

The placeholder URL can produce incorrect canonical/OpenGraph metadata and deployment links. The “Edit this page” action sends contributors to a read-only tree page, so they cannot immediately propose a documentation change.

Suggested fix

Set url to the actual deployed workshop URL and change the docs editUrl to the repository's edit route, then verify canonical metadata and one generated edit link in the published site.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions