Skip to content

Commit 7082010

Browse files
Fixed broken link (#6149)
1 parent 06b9507 commit 7082010

File tree

1 file changed

+1
-1
lines changed
  • examples/ingress-resources/session-persistence

1 file changed

+1
-1
lines changed

examples/ingress-resources/session-persistence/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Controller running.
7171
## Advanced Session Persistence
7272
7373
The NGINX Plus Ingress Controller supports only one of the three session persistence methods available in NGINX Plus.
74-
Visit [this page](https://www.nginx.com/products/session-persistence/) to learn about all of the methods. If your
74+
Visit [this page](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/#enabling-session-persistence) to learn about all of the methods. If your
7575
session persistence requirements are more complex than the ones in the example above, you will have to use a different
7676
approach to deploying and configuring NGINX Plus without the Ingress Controller. You can read the [Load Balancing
7777
Kubernetes Services with NGINX Plus](https://www.nginx.com/blog/load-balancing-kubernetes-services-nginx-plus/) blog

0 commit comments

Comments
 (0)