Skip to content

Commit 24ca60b

Browse files
committed
docs: Fix repository URL in samples README
1 parent 44b1332 commit 24ca60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1. Clone this repo and navigate to the `snippets` directory.
44
```shell
5-
git clone https://github.com/googlepis/java-pubsub
5+
git clone https://github.com/googleapis/java-pubsub
66
cd java-pubsub/samples/snippets
77
```
88

0 commit comments

Comments
 (0)