Skip to content

Commit 1a7efcf

Browse files
committed
fixed small typos
1 parent 253dac7 commit 1a7efcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can define a macro for the URL
1919
```
2020
[...]
2121
!define CLOUDOGUURL https://raw.githubusercontent.com/cloudogu/plantuml-cloudogu-sprites/master
22-
!includeurl CLOUDOGUURL/commons.puml
22+
!includeurl CLOUDOGUURL/common.puml
2323
[...]
2424
```
2525

@@ -64,7 +64,7 @@ or add one of the defined macros. Prefix can be either 'DOGU' or 'TOOL':
6464
!includeurl CLOUDOGUURL/tools/k8s.puml
6565
6666
node "Cloudogu Ecosystem" <<$cloudogu>> {
67-
DEV_JENKINS(jenkins, Jenkins) #ffffff
67+
DOGU_JENKINS(jenkins, Jenkins) #ffffff
6868
DOGU_SCM(scm, SCM-Manager) #ffffff
6969
DOGU_SMEAGOL(smeagol, Smeagol) #ffffff
7070
DOGU_NEXUS(nexus,Nexus) #ffffff

example.png

151 Bytes
Loading

0 commit comments

Comments
 (0)