Fix networking-guide publishing
We need to mark the guide as draft guide since it's versioned, otherwise it will not end at /newton. Change-Id: I95962c19e3ca6baa130d5bb50b356deeb37ee480
This commit is contained in:
@@ -19,7 +19,7 @@ declare -A DRAFTS=(
|
||||
["de"]="install-guide"
|
||||
["fr"]="install-guide"
|
||||
["id"]="install-guide"
|
||||
["ja"]="install-guide"
|
||||
["ja"]="install-guide networking-guide"
|
||||
["ko_KR"]="install-guide"
|
||||
["zh_CN"]="install-guide"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user