Merge pull request #2373 from tolleiv/backlink-celery

Add backlink to the related example
reviewable/pr1528/r1
Andrew Chen 2017-01-27 11:13:38 -08:00 committed by GitHub
commit 41433f0fd9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $ kubectl create -f examples/celery-rabbitmq/rabbitmq-controller.yaml
replicationController "rabbitmq-controller" created
```
We will only use the rabbitmq part from the celery-rabbitmq example.
We will only use the rabbitmq part from the [celery-rabbitmq example](https://github.com/kubernetes/kubernetes/tree/release-1.3/examples/celery-rabbitmq).
## Testing the message queue service