Skip to content

Commit

Permalink
Docs: fix link to param_help.png image in the Parameterized guide (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt committed May 15, 2024
1 parent 3e1439d commit a092938
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes
Binary file removed doc/assets/logo_stacked.png
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/user_guide/Parameters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@
"id": "54ecbc24-14eb-4c07-8a00-0fb79b6241da",
"metadata": {},
"source": [
"<img src=\"../assets/param_help.png\" alt=\"Param help\"></img>"
"<img src=\"../_static/param_help.png\" alt=\"Param help\"></img>"
]
},
{
Expand Down

0 comments on commit a092938

Please sign in to comment.