Skip to content

Commit 077f0ca

Browse files
committed
correcting redis address in stateless-application guestbook document
Signed-off-by: Ritikaa96 <[email protected]>
1 parent c146f27 commit 077f0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/stateless-application/guestbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ready)_, multi-tier web application using Kubernetes and
1919
[Docker](https://www.docker.com/). This example consists of the following
2020
components:
2121

22-
* A single-instance [Redis](https://www.redis.com/) to store guestbook entries
22+
* A single-instance [Redis](https://www.redis.io/) to store guestbook entries
2323
* Multiple web frontend instances
2424

2525
## {{% heading "objectives" %}}

0 commit comments

Comments
 (0)