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

The 'Edit on GitHub' link is broken #2

Open
rodrigomelo9 opened this issue Oct 28, 2021 · 2 comments
Open

The 'Edit on GitHub' link is broken #2

rodrigomelo9 opened this issue Oct 28, 2021 · 2 comments
Labels
CI: BuildTheDocs Continuous Documentation issues related to BuildTheDocs Action (based on Sphinx and GitHub Pages) Documentation Improvements or additions to documentation

Comments

@rodrigomelo9
Copy link

It happens in the introduction section only. If you are for example in 'Conceptual Model' it sends you to https://github.com/edaa-org/edaa-org.github.io/blob/logo//ConceptualModel.rst (404)

@umarcor
Copy link
Member

umarcor commented Oct 28, 2021

Thanks for reporting. It's a matter of which branch was built last. The docs were last updated when branch umarcor/logo was pushed, but it seems the BTD Action did not pick the branch name correctly. Now I run CI on branch master, and it is working. Still, there is an extra / which should not be there: https://github.com/edaa-org/edaa-org.github.io/blob/main//ConceptualModel.rst.

Do you mind reporting this in buildthedocs/btd ?

@umarcor umarcor added Documentation Improvements or additions to documentation CI: BuildTheDocs Continuous Documentation issues related to BuildTheDocs Action (based on Sphinx and GitHub Pages) labels Oct 28, 2021
@rodrigomelo9
Copy link
Author

Ok, got it. Sure, I will report the issue at BTD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: BuildTheDocs Continuous Documentation issues related to BuildTheDocs Action (based on Sphinx and GitHub Pages) Documentation Improvements or additions to documentation
Development

No branches or pull requests

2 participants