Skip to content

Commit

Permalink
Bugfix: see if removing . from a markdown image path works when ren…
Browse files Browse the repository at this point in the history
…dering in GitHub.
  • Loading branch information
Tyler Coles committed Feb 1, 2024
1 parent 5981dae commit 58d1b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/demo/01-SIRH-IPM.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"\n",
"Using epymorph's model definition features, we can construct an SIRH model with suitable parameters.\n",
"\n",
"![SIRH model diagram](./img/SIRH-diagram.png)\n",
"![SIRH model diagram](img/SIRH-diagram.png)\n",
"\n",
"The differential equations for this model are as follows:\n",
"\n",
Expand Down

0 comments on commit 58d1b76

Please sign in to comment.