From c95bdf6229a487b50ee435dfdd7394d33bcc251c Mon Sep 17 00:00:00 2001 From: Adrian Lupu Date: Sat, 19 Oct 2019 15:10:03 +0300 Subject: [PATCH] updated readme to include deployment diagrams --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e673bc2..7c2d125 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS") * Import: `!include https://raw.githubusercontent.com/adrianvlupu/C4-PlantUML/latest/C4_Component.puml` * Additional Macros: `Component`, `ComponentDb` * Deployment diagram - * Import: `!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/release/1-0/C4_Deployment.puml` + * Import: `!include https://raw.githubusercontent.com/adrianvlupu/C4-PlantUML/latest/C4_Deployment.puml` * Additional Macros: `Deployment_Node` Take a look at each of the [C4 Model Diagram Samples](samples/C4CoreDiagrams.md).