Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit ae55a0e

Browse files
committed
Update README.md
added link to the pubsub solution to mirror the redis paragraph
1 parent b542d84 commit ae55a0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ The first app, in the `redis` subdirectory, uses [Redis](http://redis.io/).
99
Documentation for this example can be found on the Google Cloud Platform site:
1010
https://cloud.google.com/solutions/real-time-analysis/kubernetes-redis-bigquery
1111

12-
The second app, in the `pubsub` directory, uses [Google Cloud PubSub](https://cloud.google.com/pubsub/docs) instead of Redis.
12+
The second app, in the `pubsub` directory, uses [Google Cloud PubSub](https://cloud.google.com/pubsub/docs) instead of Redis. Documentation for this example can be found on the Google Cloud Platform site:
13+
https://cloud.google.com/solutions/real-time/kubernetes-pubsub-bigquery

0 commit comments

Comments
 (0)