Skip to content

[Documentation] </> View Source Links Do Not Direct to the Main Branch #179

@yanli-dev

Description

@yanli-dev

Description:

The </> View Source links on the documentation pages do not direct to the main branch but instead open a specific commit or branch. For example, on the page MeasurementType, the </> link:
View Source
opens the 671b91c commit instead of the main branch. This inconsistency may cause confusion, especially if users are expecting the latest code.
This issue appears to impact all pages in the documentation.

Steps to Reproduce:

Navigate to MeasurementType.
Click on the </> View Source link.
Observe that the link points to a specific commit (671b91c) rather than the main branch.
Expected Behavior:
The </> View Source links should direct users to the file in the main branch, ensuring they view the latest code.

Actual Behavior:

The links point to a specific commit or branch, which may not reflect the latest code.

Impact:

This could lead to confusion if users assume the referenced code is up-to-date but instead view an older version tied to a specific commit. It also complicates navigation for those seeking the latest source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions