We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba96a0 commit ab620c6Copy full SHA for ab620c6
Documentation/feature-band-source-building.md
@@ -569,8 +569,8 @@ cd dotnet
569
```mermaid
570
flowchart LR
571
subgraph SBPrev2xx["Previous (B-1)xx SB Release"]
572
- Prev_2xx_SDK[Source-built (B-1)xx SDK]
573
- Prev_2xx_Art[Source-built (B-1)xx Artifacts]
+ Prev_2xx_SDK["Source-built (B-1)xx SDK"]
+ Prev_2xx_Art["Source-built (B-1)xx Artifacts"]
574
end
575
576
subgraph SBCurr1xx["Current 1xx SB Release"]
0 commit comments