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
If the repo_url ends with a slash, like it does in the MkDocs mkdocs.yml the GitHub stars don't work.
repo_url: https://github.com/mkdocs/mkdocs/
We could simply just remove this from the mkdocs.yml, but it would be nice if it worked either way. It took me a few minutes to figure out where the problem was.