Skip to content

Commit b68c715

Browse files
authored
Update README.md (#1948)
* Update README.md Fix Code Ready Container syntax and update demo video. * Update README.md
1 parent cfd0896 commit b68c715

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
OpenShift Connector extension provides an end-to-end developer experience for Red Hat® OpenShift®. Using this extension:
1313
- Developers can easily create, deploy and live debug applications running on OpenShift.
14-
- Run local instance of OpenShift 4.5 using [Red Hat CodeReady Containers](http://red.ht/39kEznd).
14+
- Run local instance of OpenShift 4.6 using [Red Hat CodeReady Containers](https://code-ready.github.io/crc/).
1515

16-
### Demo: https://youtube.com/watch?v=m0wBKuKDYO0
16+
### Demo: https://www.youtube.com/watch?v=HEsYgDqD1rM
1717

1818
[![ screencast ](https://bit.ly/3pZsquB)](https://youtube.com/watch?v=m0wBKuKDYO0)
1919

@@ -28,8 +28,7 @@ The extension allows the users to Get free access to the Developer Sandbox for R
2828
This extension can work with local or remote OpenShift clusters.
2929

3030
To provision local instance of OpenShift cluster, developers can use the following options:
31-
* [CodeReady Containers](* [Red Hat CodeReady Containers](http://red.ht/39kEznd) - run single node local OpenShift 4.x cluster
32-
) - run single node local OpenShift 4.x cluster
31+
* [Red Hat CodeReady Containers](https://code-ready.github.io/crc/) - run single node local OpenShift 4.x cluster
3332
* [minishift](http://bit.ly/3rSvzOx) / [CDK](http://red.ht/3opF1XC) - run single node local OpenShift 3.x cluster
3433

3534
For detail analysis of how to setup and run local OpenShift Cluster using minishift, please follow this [wiki](http://bit.ly/3be4jUv).

0 commit comments

Comments
 (0)