We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94deb54 commit 128d288Copy full SHA for 128d288
AUTHORING_GUIDE.md
@@ -72,7 +72,7 @@ Samples that primarily show the use of one client library should be placed in th
72
client library repository `googleapis/python-{api}`. Other samples should be placed in this repository
73
`python-docs-samples`.
74
75
-**Library repositories:** Each sample should be in the top-level samples folder `samples`
+**Library repositories:** Each sample should be in a folder under the top-level samples folder `samples`
76
in the client library repository. See the [Text-to-Speech samples](https://github.com/googleapis/python-texttospeech/tree/master/samples)
77
for an example.
78
0 commit comments