Add backlink to the related example

reviewable/pr2373/r1
tolleiv 2017-01-27 17:47:53 +01:00
parent 86db3ae2b2
commit 8229123e7b
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