Skip to content

Commit 786a8ab

Browse files
fix broken link (#2354)
* fix broken link * fix link on staging branch
1 parent 0295515 commit 786a8ab

File tree

2 files changed

+2
-2
lines changed
  • documentation

2 files changed

+2
-2
lines changed

documentation/3.2/content/userguide/managing-domains/accessing-the-domain/admin-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ http://hostname:adminserver-NodePort/
4747
```
4848

4949
The `adminserver-NodePort` is the port number of the Administration Server outside the Kubernetes cluster.
50-
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.
50+
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.
5151

5252
{{% notice warning %}}
5353
Exposing administrative, RMI, or T3 capable channels using a Kubernetes `NodePort`

documentation/staging/content/userguide/managing-domains/accessing-the-domain/admin-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ http://hostname:adminserver-NodePort/
4747
```
4848

4949
The `adminserver-NodePort` is the port number of the Administration Server outside the Kubernetes cluster.
50-
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.
50+
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.
5151

5252
{{% notice warning %}}
5353
Exposing administrative, RMI, or T3 capable channels using a Kubernetes `NodePort`

0 commit comments

Comments
 (0)