Skip to content

Commit 9da7560

Browse files
committed
Update labels for flow arrows
1 parent c562b17 commit 9da7560

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/feature-band-source-building.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -701,9 +701,9 @@ flowchart LR
701701
Art_3xx[New 3xx Artifacts]
702702
end
703703
704-
Prev_2xx_SDK -.-> Build
705-
Prev_2xx_Art -.->|PSB| Build
706-
Curr_1xx_Art -.->|shared components| Build
704+
Prev_2xx_SDK -.->|with-sdk| Build
705+
Prev_2xx_Art -.->|with-packages| Build
706+
Curr_1xx_Art -.->|with-shared-components| Build
707707
Build --> SDK_3xx
708708
Build --> Art_3xx
709709

0 commit comments

Comments
 (0)