diff --git a/documentation/3.2/content/userguide/managing-domains/accessing-the-domain/admin-console.md b/documentation/3.2/content/userguide/managing-domains/accessing-the-domain/admin-console.md index 673a6b057b5..438e9fc4460 100644 --- a/documentation/3.2/content/userguide/managing-domains/accessing-the-domain/admin-console.md +++ b/documentation/3.2/content/userguide/managing-domains/accessing-the-domain/admin-console.md @@ -47,7 +47,7 @@ http://hostname:adminserver-NodePort/ ``` The `adminserver-NodePort` is the port number of the Administration Server outside the Kubernetes cluster. -For information about the `NodePort` Service on an Administration Server, see the [Domain resource](https://github.com/oracle/weblogic-kubernetes-operator/blob/main/docs/domains/Domain.md) document. +For information about the `NodePort` Service on an Administration Server, see the [Domain resource](https://github.com/oracle/weblogic-kubernetes-operator/blob/main/documentation/domains/Domain.md) document. {{% notice warning %}} Exposing administrative, RMI, or T3 capable channels using a Kubernetes `NodePort` diff --git a/documentation/staging/content/userguide/managing-domains/accessing-the-domain/admin-console.md b/documentation/staging/content/userguide/managing-domains/accessing-the-domain/admin-console.md index c850b8112c6..57cb41473c1 100644 --- a/documentation/staging/content/userguide/managing-domains/accessing-the-domain/admin-console.md +++ b/documentation/staging/content/userguide/managing-domains/accessing-the-domain/admin-console.md @@ -47,7 +47,7 @@ http://hostname:adminserver-NodePort/ ``` The `adminserver-NodePort` is the port number of the Administration Server outside the Kubernetes cluster. -For information about the `NodePort` Service on an Administration Server, see the [Domain resource](https://github.com/oracle/weblogic-kubernetes-operator/blob/main/docs/domains/Domain.md) document. +For information about the `NodePort` Service on an Administration Server, see the [Domain resource](https://github.com/oracle/weblogic-kubernetes-operator/blob/main/documentation/domains/Domain.md) document. {{% notice warning %}} Exposing administrative, RMI, or T3 capable channels using a Kubernetes `NodePort`