You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/architecture.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The operator consists of the following two main parts:
5
5
* The operator itself, a process that runs in a Docker container deployed into a Kubernetes pod and which performs the actual management tasks.
6
6
* A Kubernetes job which can be used to create a WebLogic domain.
7
7
8
-
The operator is packaged in a [Docker image](`https://hub.docker.com/r/oracle/weblogic-kubernetes-operator/`) which you can access using the following `docker pull` command:
8
+
The operator is packaged in a [Docker image](https://hub.docker.com/r/oracle/weblogic-kubernetes-operator/) which you can access using the following `docker pull` command:
0 commit comments