Skip to content

Commit d7da37f

Browse files
authored
Minor fixes for the docs: "Edit on GitHub" and notebook headline (#375)
* [no ci] docs: fix path for edit on GitHub links * [no ci] docs: adjust point estimation notebook headline
1 parent 4ffe938 commit d7da37f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsrc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"github_user": "bayesflow-org",
154154
"github_repo": "bayesflow",
155155
"github_version": current,
156-
"doc_path": "docsrc",
156+
"doc_path": "docsrc/source",
157157
}
158158
html_logo = "_static/bayesflow_hor.png"
159159
html_favicon = "_static/bayesflow_hex.ico"

examples/Lotka_Volterra_point_estimation_and_expert_stats.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "3cacfcfd-d638-4181-9c16-ba050ab5e367",
66
"metadata": {},
77
"source": [
8-
"# Rapid Iteration with Point Estimation Lotka-Volterra Dynamics\n",
8+
"# Rapid Iteration with Point Estimation - Lotka-Volterra Dynamics\n",
99
"\n",
1010
"_Author: Hans Olischläger_\n",
1111
"\n",

0 commit comments

Comments
 (0)