Skip to content

Commit fb62409

Browse files
Update conf.py
1 parent 67e929c commit fb62409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
html_context = {
5555
"display_github": True, # Integrate GitHub
5656
"github_user": "Intelligent-Systems-Phystech", # Username
57-
"github_repo": "ProjectTemplate", # Repo name
57+
"github_repo": "implicit-reparametrization-trick", # Repo name
5858
"github_version": "master", # Version
5959
"conf_py_path": "/doc/source/", # Path in the checkout to the docs root
6060
}

0 commit comments

Comments
 (0)