docs: fix mkdocs edit uri to point to main branch (fixes #608)
This commit is contained in:
parent
70872648b3
commit
5d65961224
@ -17,6 +17,9 @@ extra_css:
|
|||||||
repo_name: rancher/k3d
|
repo_name: rancher/k3d
|
||||||
repo_url: https://github.com/rancher/k3d
|
repo_url: https://github.com/rancher/k3d
|
||||||
|
|
||||||
|
# Edit Link on Site
|
||||||
|
edit_uri: edit/main/docs/
|
||||||
|
|
||||||
# Theme
|
# Theme
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
Loading…
Reference in New Issue
Block a user