diff --git a/documentation/1.11/content/developer/contribute.md b/documentation/1.11/content/developer/contribute.md index 4aaed830..ad6eb57e 100644 --- a/documentation/1.11/content/developer/contribute.md +++ b/documentation/1.11/content/developer/contribute.md @@ -17,7 +17,7 @@ an issue too. ### Contributing to the WebLogic Image Tool repository Pull requests can be made under -[The Oracle Contributor Agreement](https://www.oracle.com/technetwork/community/oca-486395.html) (OCA). +[The Oracle Contributor Agreement](https://oca.opensource.oracle.com/) (OCA). For pull requests to be accepted, the bottom of your commit message must have the following line using your name and e-mail address as it appears in the diff --git a/documentation/1.11/content/samples/create-image-wdt.md b/documentation/1.11/content/samples/create-image-wdt.md index e4c912ec..5458f221 100644 --- a/documentation/1.11/content/samples/create-image-wdt.md +++ b/documentation/1.11/content/samples/create-image-wdt.md @@ -39,4 +39,4 @@ The parameter mappings between the Image Tool and the WebLogic Deploy Tool are: **Note**: If you are creating a JRF domain and want WebLogic Deploy Tool to create the RCU schemas for you, you can specify the connection information in the model. See [Specifying RCU -information in the model](https://github.com/oracle/weblogic-deploy-tooling/blob/master/site/rcuinfo.md). +information in the model](https://oracle.github.io/weblogic-deploy-tooling/rcuinfo/). diff --git a/documentation/1.11/content/userguide/tools/create-aux-image.md b/documentation/1.11/content/userguide/tools/create-aux-image.md index d4f4b327..fd49bf8c 100644 --- a/documentation/1.11/content/userguide/tools/create-aux-image.md +++ b/documentation/1.11/content/userguide/tools/create-aux-image.md @@ -9,7 +9,7 @@ description: "The createAuxImage command creates a new container image with WDT The `createAuxImage` command helps build a container image from a given base OS image. Auxiliary images are very small images providing the WDT install files with WDT models, archives, and variables -for [WebLogic Kubernetes Operator - Auxiliary Images](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/model-in-image/auxiliary-images/). +for [WebLogic Kubernetes Operator - Auxiliary Images](https://oracle.github.io/weblogic-kubernetes-operator/managing-domains/model-in-image/auxiliary-images/). 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, in your WebLogic Server Kubernetes Operator environment.