Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (or remove) "Edit this page on GitHub" links #139

Open
ES-Alexander opened this issue Nov 27, 2023 · 0 comments
Open

Fix (or remove) "Edit this page on GitHub" links #139

ES-Alexander opened this issue Nov 27, 2023 · 0 comments
Labels
bug Something isn't working infrastructure Structure rather than content

Comments

@ES-Alexander
Copy link
Collaborator

Most of those links no longer work, because

  1. A lot of the content is now in submodules, which GitHub doesn't use the folder names of for source file urls
  2. The directory structure of https://blueos.cloud/docs is not the same as that for https://docs.bluerobotics.com/ardusub-zola, and currently those links are generated using the build directory structure rather than that of the source
    • Ideally we could link straight to the appropriate source branch for the version in question
@ES-Alexander ES-Alexander added bug Something isn't working infrastructure Structure rather than content labels Nov 27, 2023
@ES-Alexander ES-Alexander changed the title Fix or remove "Edit this page on GitHub" links Fix (or remove) "Edit this page on GitHub" links Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Structure rather than content
Projects
None yet
Development

No branches or pull requests

1 participant