You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+22-22
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Azure-PlantUML
2
2
3
-

3
+

4
4
5
5
[PlantUML](http://en.plantuml.com/) sprites, macros and stereotypes for creating PlantUML diagrams with [Azure](https://azure.microsoft.com/en-us/) components.
6
6
@@ -9,7 +9,7 @@ The official [Microsoft Azure, Cloud and Enterprise Symbol / Icon Set](http://ak
9
9
10
10
With Azure-PlantUML it is feasible to create visually appealing and memorable PlantUML diagrams for your Azure systems.
11
11
12
-
It is also possible to combine Azure-PlantUML with [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML) to create [C4 models](https://c4model.com/) for Azure architectures.
12
+
It is also possible to combine Azure-PlantUML with [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) to create [C4 models](https://c4model.com/) for Azure architectures.
13
13
14
14
> See also [Save the world from Powerpoint Cloud Solution Architects](https://azure-development.com/2018/09/11/save-the-world-from-powerpoint-cloud-solution-architects/)
15
15
@@ -61,7 +61,7 @@ To be independent of any internet connectivity, you can also download `AzureComm
61
61
If you want to use the always up-to-date version in this repo, use the following:
It is up to you how you want to use Azure-PlantUML.
115
115
116
116
It is possible to build very simple diagrams with it and leverage the Azure-PlantUML macros.
117
117
You can also decide that you just want to use the Azure-PlantUML sprites.
118
-
In addition it is also possible to use Azure-PlantUML in combination with [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML) for using the [C4 model](https://c4model.com/) and creating diagrams for large systems.
118
+
In addition it is also possible to use Azure-PlantUML in combination with [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) for using the [C4 model](https://c4model.com/) and creating diagrams for large systems.
119
119
120
120
### Basic usage
121
121
@@ -124,7 +124,7 @@ Just import the necessary `.puml` files and you can use the macros in all your P
Our recommmendation is to use Azure-PlantUML in combination with [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML).
237
+
Our recommmendation is to use Azure-PlantUML in combination with [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML).
238
238
239
239
Take a look into the [Advanced Samples](#advanced-samples) section to see the full power of Azure-PlantUML.
240
240
241
241
## Advanced Samples
242
242
243
243
The following advanced samples are reproductions from the official [Azure documentation](https://docs.microsoft.com/en-us/azure/) and [Azure architecture center](https://docs.microsoft.com/en-us/azure/architecture/).
244
244
245
-
All of them are created in combination with [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML) for using the [C4 model](https://c4model.com/):
245
+
All of them are created in combination with [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) for using the [C4 model](https://c4model.com/):
246
246
> "a way for software development teams to efficiently and effectively communicate their software architecture, at different levels of detail, telling different stories to different types of audience, when doing up front design or retrospectively documenting an existing codebase"
247
247
248
248
### C4 Integration
249
249
250
-
For using **Azure-PlantUML** and [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML) together, you need to include `AzureC4Integration.puml`.
250
+
For using **Azure-PlantUML** and [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) together, you need to include `AzureC4Integration.puml`.
0 commit comments