File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3838autodoc_mock_imports = [
3939 "estimagic" ,
4040 "matplotlib" ,
41- "estimagic" ,
4241 "jax" ,
4342 "numpy" ,
4443 "pandas" ,
116115
117116html_logo = "_static/images/logo.svg"
118117
119- html_theme_options = {"github_url" : "https://github.com/OpenSourceEconomics/estimagic " }
118+ html_theme_options = {"github_url" : "https://github.com/janosg/skillmodels " }
120119
121120html_css_files = ["css/custom.css" ]
122121
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Structure of the Documentation
2020 <div class =" card-body flex-fill" >
2121 <h5 class =" card-title" >Getting Started</h5 >
2222 <p class =" card-text" >
23- New users of estimagic should read this first
23+ New users of skillmodels should read this first
2424 </p >
2525 </div >
2626 </div >
You can’t perform that action at this time.
0 commit comments