Skip to content

Commit 8d377b4

Browse files
committed
Fix image paths in jupyter notebook again
1 parent 55e3848 commit 8d377b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vuegen_demo.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"\n",
1111
"An overview of the VueGen workflow is shown in the figure below:\n",
1212
"\n",
13-
"![Vuegen graphical abstarct](./images/vuegen_graph_abstract.png)\n",
13+
"![Vuegen graphical abstarct](images/vuegen_graph_abstract.png)\n",
1414
"\n",
1515
"Also, the class diagram for the project is presented below to illustrate the architecture and relationships between classes:\n",
1616
"\n",
17-
"![Vuegen class diagram](./images/vuegen_classdiagram_noattmeth.png)\n"
17+
"![Vuegen class diagram](images/vuegen_classdiagram_noattmeth.png)\n"
1818
]
1919
},
2020
{

0 commit comments

Comments
 (0)