We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26be0d1 commit 2331267Copy full SHA for 2331267
notebooks/UML.ipynb
@@ -81,7 +81,7 @@
81
" - search for `PlantUML` in Extensions and click on `Settings` menu\n",
82
" - click `Workspace` tab set PlantUML: Render to `Remote`\n",
83
" - click `Workspace` tab set PlantUML: Output Format to `png`\n",
84
- " - enter server URL: `http://www.plantuml.com/plantuml/png/` in PlantUML: Server\n",
+ " - enter server URL: `http://www.plantuml.com/plantuml` in PlantUML: Server\n",
85
"- to render UML diagrams:\n",
86
"- on VS Code, create .plantuml file and enter `option+D` (Mac) or `alt+D` (Win)\n",
87
"- to save image file:\n",
0 commit comments