Skip to content

Commit b5a21a4

Browse files
chore: README template fix in google-cloud-java (#1785) (#1040)
Source-Link: https://togithub.com/googleapis/synthtool/commit/43c709a188a1aaaf3778e77e25332b10ff9413e0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3387f93d4577788512112ff69ddab746ae9192ddd9f13cfd175ef310d62d7d30
1 parent c2157ee commit b5a21a4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:bf5639d265d70f6137d57d42ae781a6f4e26d4085ff4e018e71350480f9b3996
16+
digest: sha256:3387f93d4577788512112ff69ddab746ae9192ddd9f13cfd175ef310d62d7d30

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
3434

3535
```
3636

37-
If you are using Maven without BOM, add this to your dependencies:
37+
If you are using Maven without the BOM, add this to your dependencies:
3838

39+
<!-- {x-version-update-start:google-cloud-datastore:released} -->
3940

4041
```xml
4142
<dependency>
@@ -377,7 +378,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
377378
[developer-console]: https://console.developers.google.com/
378379
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
379380
[cloud-cli]: https://cloud.google.com/cli
380-
[troubleshooting]: https://github.com/googleapis/google-cloud-common/blob/main/troubleshooting/readme.md#troubleshooting
381+
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
381382
[contributing]: https://github.com/googleapis/java-datastore/blob/main/CONTRIBUTING.md
382383
[code-of-conduct]: https://github.com/googleapis/java-datastore/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
383384
[license]: https://github.com/googleapis/java-datastore/blob/main/LICENSE

0 commit comments

Comments
 (0)