Skip to content

Commit 2331267

Browse files
committed
update UML notebook
1 parent 26be0d1 commit 2331267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/UML.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
" - search for `PlantUML` in Extensions and click on `Settings` menu\n",
8282
" - click `Workspace` tab set PlantUML: Render to `Remote`\n",
8383
" - click `Workspace` tab set PlantUML: Output Format to `png`\n",
84-
" - enter server URL: `http://www.plantuml.com/plantuml/png/` in PlantUML: Server\n",
84+
" - enter server URL: `http://www.plantuml.com/plantuml` in PlantUML: Server\n",
8585
"- to render UML diagrams:\n",
8686
"- on VS Code, create .plantuml file and enter `option+D` (Mac) or `alt+D` (Win)\n",
8787
"- to save image file:\n",

0 commit comments

Comments
 (0)