mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
fix file path in release_version_update_docs (#5724)
This commit is contained in:
@@ -107,7 +107,7 @@ declare -a xml_files=(
|
||||
"${root}/modules/openapi-generator-gradle-plugin/samples/local-spec/README.md"
|
||||
"${root}/README.md"
|
||||
"${root}/docs/installation.md"
|
||||
"${root}/website/pages/en/index.js"
|
||||
"${root}/website/src/pages/index.js"
|
||||
)
|
||||
|
||||
declare -a commented_files=(
|
||||
|
||||
Reference in New Issue
Block a user