Skip to content

Commit b0b643a

Browse files
committed
Don't change Azure doc
1 parent 6004235 commit b0b643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/3.4/content/samples/azure-kubernetes-service/model-in-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This sample demonstrates how to use the [WebLogic Kubernetes Operator](https://o
2727

2828
##### Clone WebLogic Kubernetes Operator repository
2929

30-
Clone the [WebLogic Kubernetes Operator repository](https://github.com/oracle/weblogic-kubernetes-operator) to your machine. We will use several scripts in this repository to create a WebLogic domain. This sample was tested with v3.4.4, but should work with the latest release.
30+
Clone the [WebLogic Kubernetes Operator repository](https://github.com/oracle/weblogic-kubernetes-operator) to your machine. We will use several scripts in this repository to create a WebLogic domain. This sample was tested with v3.4.3, but should work with the latest release.
3131

3232
```shell
3333
$ git clone --branch v{{< latestVersion >}} https://github.com/oracle/weblogic-kubernetes-operator.git

0 commit comments

Comments
 (0)