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 253dac7 commit 1a7efcfCopy full SHA for 1a7efcf
README.md
@@ -19,7 +19,7 @@ You can define a macro for the URL
19
```
20
[...]
21
!define CLOUDOGUURL https://raw.githubusercontent.com/cloudogu/plantuml-cloudogu-sprites/master
22
-!includeurl CLOUDOGUURL/commons.puml
+!includeurl CLOUDOGUURL/common.puml
23
24
25
@@ -64,7 +64,7 @@ or add one of the defined macros. Prefix can be either 'DOGU' or 'TOOL':
64
!includeurl CLOUDOGUURL/tools/k8s.puml
65
66
node "Cloudogu Ecosystem" <<$cloudogu>> {
67
- DEV_JENKINS(jenkins, Jenkins) #ffffff
+ DOGU_JENKINS(jenkins, Jenkins) #ffffff
68
DOGU_SCM(scm, SCM-Manager) #ffffff
69
DOGU_SMEAGOL(smeagol, Smeagol) #ffffff
70
DOGU_NEXUS(nexus,Nexus) #ffffff
example.png
151 Bytes
0 commit comments