fix(docs): correctly set the train in link (#3534)
This commit is contained in:
1
.github/scripts/gen-docs.sh
vendored
1
.github/scripts/gen-docs.sh
vendored
@@ -93,6 +93,7 @@ generate_docs() {
|
||||
--output-file="README.md" \
|
||||
--template-files="/__w/charts/charts/templates/docs/README.md.gotmpl" \
|
||||
--chart-search-root="${chart}"
|
||||
sed -i "s/TRAINPLACEHOLDER/${train}/" "${chart}/README.md"
|
||||
}
|
||||
export -f generate_docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user