File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
html_baseurl = "https://sphinx-autodoc.readthedocs.io/"
40
40
html_theme_options = {
41
41
"page_layout" : "compact" ,
42
- "github_url" : "https://github.com/yaal-coop /jinja-autodoc" ,
42
+ "github_url" : "https://github.com/sphinx-contrib /jinja-autodoc" ,
43
43
}
44
44
html_context = {
45
45
"source_type" : "github" ,
46
- "source_user" : "yaal-coop " ,
46
+ "source_user" : "sphinx-contrib " ,
47
47
"source_repo" : "sphinx-autodoc" ,
48
48
"source_version" : "main" ,
49
49
"source_docs_path" : "/doc/" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies = [
33
33
34
34
[project .urls ]
35
35
documentation = " https://jinja-autodoc.readthedocs.io"
36
- repository = " https://github.com/yaal-coop /jinja-autodoc"
36
+ repository = " https://github.com/sphinx-contrib /jinja-autodoc"
37
37
38
38
[dependency-groups ]
39
39
dev = [
You can’t perform that action at this time.
0 commit comments