mirror of https://github.com/docker/docs.git
Update naming of wordsmith sample app
The wordsmith sample app repo has been renamed, so updating docs to reflect that (old URL will still redirect to the new). Signed-off-by: Michael Irwin <mikesir87@gmail.com>
This commit is contained in:
parent
cb38fe56b0
commit
7e332408ad
|
@ -313,8 +313,8 @@ samples:
|
|||
- javascript
|
||||
- nginx
|
||||
- postgresql
|
||||
- title: k8s-wordsmith-demo
|
||||
url: https://github.com/dockersamples/k8s-wordsmith-demo
|
||||
- title: wordsmith
|
||||
url: https://github.com/dockersamples/wordsmith
|
||||
description: A demo app that runs three containers, including PostgreSQL, Java, and Go.
|
||||
dev_env: false
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue