You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe you need to add an entry to the HTML context, otherwise the github_version will be the commit and not the branch. It should be something like:
That results in https://github.com/canonical/rockcraft/edit/maindocsindex.rst. In either case there are missing slashes, hence my suggestion that it was a string composition issue.
It looks like this might only affect Starcraft repos; Anbox Cloud doesn't have this problem. At that, it might be because it's inheriting from an old version of the starter pack, not the extension. I'll report back once my team has rebased their docs.
Due to improper string composition in the footer, the Edit this page on GitHub link has a malformed path.
canonical-sphinx/canonical_sphinx/theme/templates/footer.html
Line 124 in c7149c3
All the Starcraft repos have this problem. Example: https://documentation.ubuntu.com/rockcraft/en/stable/
Originally reported in canonical/rockcraft#705
The text was updated successfully, but these errors were encountered: