Skip to content

Commit cbc6a45

Browse files
authored
[release-1.27] data/args.yaml preliminary=false (#16771)
1 parent 74c4b3f commit cbc6a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/args.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ copyright_year: 2025
1616
# When preliminary=true, we're building for preliminary.istio.io
1717
# when archive=true, we're building for archive.istio.io
1818
# when archive_landing=true, we're building the landing page for archive.istio.io
19-
preliminary: true
19+
preliminary: false
2020
archive: false
2121
archive_landing: false
2222

@@ -26,7 +26,7 @@ archive_search_refinement: "V1.1"
2626

2727
# GitHub branch names used when the docs have links to GitHub
2828
source_branch_name: release-1.27
29-
doc_branch_name: master
29+
doc_branch_name: release-1.27
3030

3131
####### Static values
3232

0 commit comments

Comments
 (0)