Skip to content

Commit 6c7e581

Browse files
committed
Create release (branch) v2.5.0
1 parent a1efc45 commit 6c7e581

File tree

56 files changed

+112
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+112
-113
lines changed

C4_Component.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!if %variable_exists("RELATIVE_INCLUDE")
33
!include ./C4_Container.puml
44
!else
5-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
5+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Container.puml
66
!endif
77

88
' Scope: A single container.

C4_Container.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!if %variable_exists("RELATIVE_INCLUDE")
33
!include ./C4_Context.puml
44
!else
5-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
5+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Context.puml
66
!endif
77

88
' Scope: A single software system.

C4_Context.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!if %variable_exists("RELATIVE_INCLUDE")
33
!include ./C4.puml
44
!else
5-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4.puml
5+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4.puml
66
!endif
77

88
' Scope: A single software system.

C4_Deployment.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!if %variable_exists("RELATIVE_INCLUDE")
33
!include ./C4_Container.puml
44
!else
5-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
5+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Container.puml
66
!endif
77

88
' Colors

C4_Dynamic.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!if %variable_exists("RELATIVE_INCLUDE")
33
!include ./C4_Component.puml
44
!else
5-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
5+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Component.puml
66
!endif
77

88
' Scope: Interactions in an enterprise, software system or container.

LayoutOptions.md

Lines changed: 20 additions & 20 deletions

README.md

Lines changed: 30 additions & 31 deletions

percy/C4_Component Diagram Sample - bigbankplc.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!if %variable_exists("RELATIVE_INCLUDE")
44
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
55
!else
6-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
6+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Component.puml
77
!endif
88

99
LAYOUT_WITH_LEGEND()

percy/C4_Container Diagram Sample - bigbankplc-icons.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!if %variable_exists("RELATIVE_INCLUDE")
44
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
55
!else
6-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
6+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Container.puml
77
!endif
88

99
!define DEVICONS https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/devicons

percy/C4_Container Diagram Sample - bigbankplc-styles.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!if %variable_exists("RELATIVE_INCLUDE")
44
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
55
!else
6-
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
6+
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.5.0/C4_Container.puml
77
!endif
88

99
SHOW_PERSON_OUTLINE()

0 commit comments

Comments
 (0)