Skip to content

Commit

Permalink
docs: remove an unnecessary hyphen (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored Jul 28, 2020
1 parent 5a380f3 commit 8901e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-texttospeech/.kokoro/publish-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ python3 -m docuploader create-metadata \
cat docs.metadata

# upload docs
python3 -m docuploader upload docs/_build/html/docfx_yaml --metadata-file docs.metadata --destination-prefix docfx- --staging-bucket "${STAGING_BUCKET}"
python3 -m docuploader upload docs/_build/html/docfx_yaml --metadata-file docs.metadata --destination-prefix docfx --staging-bucket "${STAGING_BUCKET}"

0 comments on commit 8901e8b

Please sign in to comment.