Skip to content

Remove 'Edit on CCBR/ASPEN' edit link from docs site #136

Description

@kopardev

Description

The docs site (built with MkDocs Material) currently shows an "Edit on CCBR/ASPEN" link/pencil icon on every page, generated from the edit_uri setting in mkdocs.yml:

repo_name: CCBR/ASPEN
repo_url: https://github.com/CCBR/ASPEN
edit_uri: https://github.com/CCBR/ASPEN/edit/main/docs/

This link lets any visitor jump straight to GitHub's in-browser editor for the corresponding doc file on main. We should remove (or reconsider) this behavior.

Proposed change

  • Remove the edit_uri line from mkdocs.yml (or point it at a PR-based workflow instead of direct edits on main).
  • Rebuild/verify the docs site no longer shows the "Edit on CCBR/ASPEN" link.

⚡ Generated using AI ⚡

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions