Skip to content

Commit eca5bdb

Browse files
committed
docs: add shortcut to edit docs
1 parent ba06fc1 commit eca5bdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repo_url: https://github.com/interactions-py/interactions.py
33
repo_name: interactions-py/interactions.py
44
copyright: Copyright &copy; 2023 - Present LordOfPolls – <a href="#__consent">Change cookie settings</a>
55
docs_dir: docs/src
6-
edit_uri: edit/master/docs/src
6+
edit_uri: edit/stable/docs/src
77
site_url: https://interactions-py.github.io/interactions.py/
88

99
theme:
@@ -22,6 +22,7 @@ theme:
2222
- toc.follow
2323
- content.tooltips
2424
- content.code.annotate
25+
- content.action.edit
2526
palette:
2627
# Palette toggle for automatic mode
2728
- media: "(prefers-color-scheme)"

0 commit comments

Comments
 (0)