From 7c81764c5aa549172c33872fe475ad9923d13af1 Mon Sep 17 00:00:00 2001 From: Rosemary Marano Date: Tue, 4 May 2021 16:08:22 -0400 Subject: [PATCH 1/2] fix broken link --- .../managing-domains/accessing-the-domain/admin-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` From 13017a46802c54f7069b9585c8015f26aff5e4d1 Mon Sep 17 00:00:00 2001 From: Rosemary Marano Date: Tue, 4 May 2021 16:22:23 -0400 Subject: [PATCH 2/2] fix link on staging branch --- .../managing-domains/accessing-the-domain/admin-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`