Skip to content

Commit 8618d15

Browse files
committed
Fix
1 parent e0b8f98 commit 8618d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/3-inner-loop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You should be greeted by the `README.md` file.
2424

2525
## Install odo
2626

27-
**odo** or 'OpenShift do' is a cli that enables developers to get started quickly with cloud native app development without being a Kubernetes expert. It offers support for multiple runtimes and you can easily setup microservice components, push code changes into running containers and debug remotely with just a few simple commands. To find out more, have look [here]{https://odo.dev/}
27+
**odo** or 'OpenShift do' is a cli that enables developers to get started quickly with cloud native app development without being a Kubernetes expert. It offers support for multiple runtimes and you can easily setup microservice components, push code changes into running containers and debug remotely with just a few simple commands. To find out more, have look [here](https://odo.dev/)
2828

2929
To install the `odo` cli into your workspace, run the following steps:
3030

0 commit comments

Comments
 (0)