Show Github stars of some other repo while directing edit/view button another repo #5385
Answered
by
squidfunk
jonaprieto
asked this question in
Q&A
-
Say you have your documentation files in a different repository X than the one you have for your main project, repository Y. How can I still get the Github stars from repository Y: But linking the following buttons to repository X. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Apr 18, 2023
Replies: 1 comment
-
According to the documentation of MkDocs, you can just use an absolute value for
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jonaprieto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the documentation of MkDocs, you can just use an absolute value for
edit_uri
, pointing it to another repo: