We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42f680 commit c75d066Copy full SHA for c75d066
doc/source/conf.py
@@ -33,7 +33,7 @@
33
}
34
35
html_theme_options = {
36
- "github_url": "https://github.com/ansys",
+ "github_url": "https://github.com/ansys/pyansys",
37
"show_prev_next": False,
38
"show_breadcrumbs": True,
39
# "collapse_navigation": True,
@@ -46,7 +46,7 @@
46
# },
47
{
48
"name": "Contribute",
49
- "url": "https://dev.docs.pyansys.com/dev/how-to/contributing.html",
+ "url": "https://dev.docs.pyansys.com/how-to/contributing.html",
50
"icon": "fa fa-wrench",
51
},
52
],
0 commit comments