mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Theme shows either a repo link or an edit link depending on whether `edit_uri` is set. Also clarified documentation that this behavior is dependant upon theme support. Fixes #1129.