Skip to content

Commit 82fe6d9

Browse files
authored
chore(docs): remove mention about samples README (#1163)
Fixes googleapis/java-logging#586. Since no java repos have README in samples/ subfolder, we remove the mentioning from README
1 parent 1563597 commit 82fe6d9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • synthtool/gcp/templates/java_library

synthtool/gcp/templates/java_library/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ use this {{metadata['repo']['name_pretty']}} Client Library.
9696
{% if metadata['samples']|length %}
9797
## Samples
9898

99-
Samples are in the [`samples/`](https://github.com/{{ metadata['repo']['repo'] }}/tree/master/samples) directory. The samples' `README.md`
100-
has instructions for running the samples.
99+
Samples are in the [`samples/`](https://github.com/{{ metadata['repo']['repo'] }}/tree/master/samples) directory.
101100

102101
| Sample | Source Code | Try it |
103102
| --------------------------- | --------------------------------- | ------ |

0 commit comments

Comments
 (0)