From d1a63c4bc8ef3b817051b205700a2dee540cae20 Mon Sep 17 00:00:00 2001 From: Mark Olliver Date: Wed, 19 Jun 2019 09:47:49 +0100 Subject: [PATCH] update urls to UKHomeOffice repo --- C4.puml | 4 ++-- C4_Component.puml | 2 +- C4_Container.puml | 4 ++-- C4_Context.puml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/C4.puml b/C4.puml index d28711a..9d6ab72 100644 --- a/C4.puml +++ b/C4.puml @@ -1,5 +1,5 @@ ' C4-PlantUML, version 1.0.0 -' https://github.com/RicardoNiepel/C4-PlantUML +' https://github.com/UKHomeOffice/C4-PlantUML ' Colors ' ################################## @@ -103,4 +103,4 @@ center footer Warning: Created for discussion, needs to b !define Lay_D(e_from, e_to) e_from -[hidden]D- e_to !define Lay_U(e_from, e_to) e_from -[hidden]U- e_to !define Lay_R(e_from, e_to) e_from -[hidden]R- e_to -!define Lay_L(e_from, e_to) e_from -[hidden]L- e_to \ No newline at end of file +!define Lay_L(e_from, e_to) e_from -[hidden]L- e_to diff --git a/C4_Component.puml b/C4_Component.puml index 40a8a24..f0309a7 100644 --- a/C4_Component.puml +++ b/C4_Component.puml @@ -1,4 +1,4 @@ -!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4_Container.puml +!includeurl https://raw.githubusercontent.com/UKHomeOffice/C4-PlantUML/master/C4_Container.puml ' uncomment the following line and comment the first to use locally ' !include C4_Container.puml diff --git a/C4_Container.puml b/C4_Container.puml index 2bc697c..963556d 100644 --- a/C4_Container.puml +++ b/C4_Container.puml @@ -1,4 +1,4 @@ -!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4_Context.puml +!includeurl https://raw.githubusercontent.com/UKHomeOffice/C4-PlantUML/master/C4_Context.puml ' uncomment the following line and comment the first to use locally ' !include C4_Context.puml @@ -56,4 +56,4 @@ endlegend ' Boundaries ' ################################## -!define Container_Boundary(e_alias, e_label) Boundary(e_alias, e_label, "Container") \ No newline at end of file +!define Container_Boundary(e_alias, e_label) Boundary(e_alias, e_label, "Container") diff --git a/C4_Context.puml b/C4_Context.puml index a28a9cb..7197bd1 100644 --- a/C4_Context.puml +++ b/C4_Context.puml @@ -1,4 +1,4 @@ -!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4.puml +!includeurl https://raw.githubusercontent.com/UKHomeOffice/C4-PlantUML/master/C4.puml ' uncomment the following line and comment the first to use locally ' !include C4.puml @@ -99,4 +99,4 @@ endlegend ' ################################## !define Enterprise_Boundary(e_alias, e_label) Boundary(e_alias, e_label, "Enterprise") -!define System_Boundary(e_alias, e_label) Boundary(e_alias, e_label, "System") \ No newline at end of file +!define System_Boundary(e_alias, e_label) Boundary(e_alias, e_label, "System")