Skip to content

Commit

Permalink
docs: Fix repository URL in samples README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpri10 committed Dec 6, 2024
1 parent 44b1332 commit 24ca60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. Clone this repo and navigate to the `snippets` directory.
```shell
git clone https://github.com/googlepis/java-pubsub
git clone https://github.com/googleapis/java-pubsub
cd java-pubsub/samples/snippets
```

Expand Down

0 comments on commit 24ca60b

Please sign in to comment.