Skip to content

Commit af76e77

Browse files
authored
Merge pull request #26141 from jimangel/remove-redis-and-master-slave-terminology-2
Remove Master/Slave terminology from stateless application tutorial.
2 parents 89603ec + 99029b9 commit af76e77

File tree

11 files changed

+124
-705
lines changed

11 files changed

+124
-705
lines changed

content/en/docs/tutorials/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before walking through each tutorial, you may want to bookmark the
3333

3434
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
3535

36-
* [Example: Deploying PHP Guestbook application with Redis](/docs/tutorials/stateless-application/guestbook/)
36+
* [Example: Deploying PHP Guestbook application with MongoDB](/docs/tutorials/stateless-application/guestbook/)
3737

3838
## Stateful Applications
3939

0 commit comments

Comments
 (0)