Fix the rc2 aka.ms links
This commit is contained in:
parent
76ea904eff
commit
e9cc9cc9e3
2 changed files with 67 additions and 67 deletions
|
@ -8,7 +8,7 @@ open TableGenerator.Table
|
|||
let inputBranches =
|
||||
[ { GitBranchName = "release/6.0.1xx"
|
||||
DisplayName = "Release/6.0.1XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0/daily") }
|
||||
AkaMsChannel = Some("6.0.1xx/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx-rc1"
|
||||
DisplayName = "Release/6.0.1XX-rc1<br>(6.0 Runtime)"
|
||||
AkaMsChannel = Some("6.0.1XX-rc1/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue