File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ It supports only one style of comment can be used for single or multiline using
228228#### Simpleflow Execution
229229< a name = " simpleflow-pipeline" >< / a >
230230
231- < ! -- ! [Simpleflow Pipeline ](http :// www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/navtech-io/Simpleflow/main/SimpleflowDiagram.puml) -->
231+ ! [Simpleflow Pipeline ](http :// www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/navtech-io/Simpleflow/main/SimpleflowDiagram.puml)
232232
233233Sample code to create , build and run pipeline
234234```csharp
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ skinparam component {
88 BorderColor black
99 BackgroundColor white
1010 ArrowFontName Impact
11- ArrowColor #db691d
11+ ArrowColor #1d3ddb
1212}
1313
1414skinparam package {
1515 FontSize 15
1616 FontName Courier
1717 BorderColor white
18- BackgroundColor #fadd93
18+ BackgroundColor #dee9fa
1919 ArrowFontName Impact
2020
2121}
You can’t perform that action at this time.
0 commit comments