Skip to content

Commit 8e8328b

Browse files
authored
Merge pull request #28801 from Ritikaa96/stateless-application-update-address
correcting redis address in stateless-application guestbook document
2 parents 583bc39 + 077f0ca commit 8e8328b

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)