ov-components: Updated generate-docs script

pull/839/head
Carlos Santos 2024-07-26 10:30:24 +02:00
parent 52564b5f5d
commit a7e5f27eb0
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ grep -rl '/en/'${BASEHREF_VERSION}'/' projects src | xargs sed -i -e 's|/en/'${B
rm README.md
mv README-testapp.md README.md
# Clean previous docs from openvidu.io-docs repo and copy new ones
# Clean previous docs from openvidu.io repo and copy new ones
npm run doc:clean-copy