Skip to content
Snippets Groups Projects
Commit b3ae60bb authored by Onno Haldar's avatar Onno Haldar
Browse files

Update README.md

parent 23e34846
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ skinparam handwritten true ...@@ -10,7 +10,7 @@ skinparam handwritten true
package "Producten KIK-V Standaard" #Olive { package "Producten KIK-V Standaard" #Olive {
package "Templates" as AS #LightGrey { package "Templates" as TPLS #LightGrey {
rectangle "Afsprakenset" as TAS %darken("LightGrey", 25) { rectangle "Afsprakenset" as TAS %darken("LightGrey", 25) {
...@@ -28,9 +28,9 @@ package "Producten KIK-V Standaard" #Olive { ...@@ -28,9 +28,9 @@ package "Producten KIK-V Standaard" #Olive {
} }
url of Templates is [[$pathTemplates{KIK-V Templates}]] url of TPLS is [[$pathTemplates{KIK-V Templates}]]
url of Content is [[$pathAfsprakenset{Evaluatie Afsprakenset}]] url of CNT is [[$pathAfsprakenset{Evaluatie Afsprakenset}]]
"Templates" -[hidden]-> "Content" "TPLS" -[hidden]-> "CNT"
} }
@enduml @enduml
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment