Skip to content

Commit 15271b2

Browse files
authored
Merge pull request #969 from oracle/fixLink
fix link
2 parents a299cc1 + 2c67b7d commit 15271b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-source/content/userguide/managing-domains/domain-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pre = "<b> </b>"
1010

1111
Use this document to set up and configure your own [domain resource](https://github.com/oracle/weblogic-kubernetes-operator/blob/master/docs/domains/Domain.md) which can be used to configure your WLS domain. Then, you can use the domain resource to start the Kubernetes artifacts of the corresponding domain.
1212

13-
Swagger documentation is available [here](/weblogic-kubernetes-operator/swagger/index.html).
13+
Swagger documentation is available [here](https://oracle.github.io/weblogic-kubernetes-operator/swagger/index.html).
1414

1515
#### Prerequisites
1616

kubernetes/samples/charts/apache-samples/default-sample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ After the domain is successfully created, deploy the sample web application, `te
1616
Refer to the [sample](https://github.com/oracle/docker-images/tree/master/OracleWebLogic/samples/12213-webtier-apache), to build the Apache webtier Docker image.
1717

1818
## 3. Install the Apache webtier with a Helm chart
19-
The Apache webtier Helm chart [is located here](kubernetes/samples/charts/apache-webtier).
19+
The Apache webtier Helm chart [is located here](../../apache-webtier/README.md).
2020
Install the Apache webtier Helm chart into the default namespace with the default settings:
2121
```
2222
$ cd kubernetes/samples/charts

0 commit comments

Comments
 (0)