Skip to content

Commit d6337b9

Browse files
committed
Fix edit url in documentation #104
1 parent db97109 commit d6337b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ site_author: deccer
33
site_url: https://graphicsprogramming.github.io/learnd3d11
44
repo_name: graphicsprogramming/learnd3d11
55
repo_url: https://github.com/graphicsprogramming/learnd3d11
6+
edit_uri: 'edit/main/docs'
67
site_description: Learn D3D11
78
copyright: Copyright 2022 Graphics Programming
89
theme:

0 commit comments

Comments
 (0)