Skip to content

Commit

Permalink
Update 05_building_block_view.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
uo289097 authored Feb 19, 2024
1 parent e0032a9 commit 6fc24bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/05_building_block_view.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ ifndef::imagesdir[:imagesdir: ../images]
[plantuml, "level1", png]

----
@startuml
Actor User
Component WIQ
Component Wikidata
User -right-> WIQ: interacts with
WIQ -right-> Wikidata: receives data
Wikidata -right..> WIQ
@enduml
----

==== Motivation
Expand Down

0 comments on commit 6fc24bd

Please sign in to comment.