Skip to content

Commit 54fd55e

Browse files
authored
Typos (#632)
1 parent d713ec5 commit 54fd55e

File tree

1 file changed

+2
-2
lines changed
  • docs-source/spring/content/platform/vscode-plugin

1 file changed

+2
-2
lines changed

docs-source/spring/content/platform/vscode-plugin/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Until you create a dedicated ssh tunnel to the Kubernetes cluster, and you don't
9292

9393
Before proceed to connection, please wait until the tunnel is established and the terminal shows a message like this:
9494

95-
![okTunnel](./imaeges/oktunnel.jpg)
95+
![okTunnel](./images/oktunnel.jpg)
9696

9797
NOTE: if the K8s cluster it's not related to an Oracle Backend for Spring Boot deployment, the tunnel creation will fail. In this case in command palette execute a window reload to chose another cluster. If you have any problem in connection, you could start another tunnel: the plugin will try on another local port to connect to the cluster.
9898

@@ -199,7 +199,7 @@ Expanding the leaf **oBaasConf** you will see the applications deployed and, exp
199199
Moving mouse on each key-value pair, you can see the other metadata related to the key, **profile** and **label**.
200200
In the following picture, the key **spring.datasource.url** with value **'jdbc:oracle:thin:@$....'** has the property **application** coming from the root, i.e. **cloudbank**, **profile**=**1.0** and **label**=**kube**.
201201

202-
![detailConf](./dimages/detailsConf.jpg)
202+
![detailConf](./images/detailsConf.jpg)
203203

204204
The operation that can be done are:
205205

0 commit comments

Comments
 (0)