Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit c60287a

Browse files
author
Ulf Lilleengen
committed
Fix broken links
1 parent 804dfe3 commit c60287a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/getting_started/kubernetes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ To open up for AMQP using minikube and the nginx ingress controller,
6262
follow
6363
https://github.com/kubernetes/contrib/tree/master/ingress/controllers/nginx/examples/tcp[this]
6464
and
65-
https://github.com/kubernetes/ingress/tree/master/controllers/nginx#exposing-tcp-services[this]
66-
guides, using the port `5672` and the service `default/messaging`.
65+
https://github.com/kubernetes/ingress/tree/master/[this]
66+
guide, using the port `5672` and the service `default/messaging`.
6767

6868
[[sending-and-receiving-messages-kubernetes]]
6969
=== Sending and receiving messages

0 commit comments

Comments
 (0)