Skip to content

Commit 10b9507

Browse files
fix broken links (#401)
1 parent d828625 commit 10b9507

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/1.11/content/developer/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ an issue too.
1717
### Contributing to the WebLogic Image Tool repository
1818

1919
Pull requests can be made under
20-
[The Oracle Contributor Agreement](https://www.oracle.com/technetwork/community/oca-486395.html) (OCA).
20+
[The Oracle Contributor Agreement](https://oca.opensource.oracle.com/) (OCA).
2121

2222
For pull requests to be accepted, the bottom of your commit message must have
2323
the following line using your name and e-mail address as it appears in the

documentation/1.11/content/samples/create-image-wdt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ The parameter mappings between the Image Tool and the WebLogic Deploy Tool are:
3939

4040
**Note**: If you are creating a JRF domain and want WebLogic Deploy Tool to create the RCU schemas for you, you can
4141
specify the connection information in the model. See [Specifying RCU
42-
information in the model](https://github.com/oracle/weblogic-deploy-tooling/blob/master/site/rcuinfo.md).
42+
information in the model](https://oracle.github.io/weblogic-deploy-tooling/rcuinfo/).

documentation/1.11/content/userguide/tools/create-aux-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: "The createAuxImage command creates a new container image with WDT
99

1010
The `createAuxImage` command helps build a container image from a given base OS image.
1111
Auxiliary images are very small images providing the WDT install files with WDT models, archives, and variables
12-
for [WebLogic Kubernetes Operator - Auxiliary Images](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/model-in-image/auxiliary-images/).
12+
for [WebLogic Kubernetes Operator - Auxiliary Images](https://oracle.github.io/weblogic-kubernetes-operator/managing-domains/model-in-image/auxiliary-images/).
1313
These images are an alternative approach for including Model-in-Image model files, application archive files, WebLogic Deploying Tooling installation files, or other types of files,
1414
in your WebLogic Server Kubernetes Operator environment.
1515

0 commit comments

Comments
 (0)