Skip to content

Commit e19e3c2

Browse files
committed
update links
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
1 parent 283224d commit e19e3c2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

modules/administration-guide/examples/snip_che-deploy-open-vsx-using-oc.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ Get Open VSX sources and navigate to the OpenShift deploy directory:
2323
+
2424
[bash,subs="verbatim",options="nowrap"]
2525
----
26-
git clone https://github.com/svor/openvsx.git &&
27-
cd openvsx &&
28-
git checkout sv-update-os-deployment &&
29-
cd deploy/openshift
26+
git clone https://github.com/eclipse/openvsx.git &&
27+
cd openvsx/deploy/openshift
3028
----
3129
3230
. Prepare Open VSX server image.

modules/administration-guide/pages/running-the-open-vsx-on-premises.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Follow the instructions below to deploy and configure an on-premises Eclipse Ope
1919

2020
. Start a workspace using the Open VSX repository.
2121
+
22-
Create a workspace by using the following link:https://github.com/svor/openvsx/tree/sv-update-os-deployment[Eclipse Open VSX repository].
22+
Create a workspace by using the following link:https://github.com/eclipse/openvsx[Eclipse Open VSX repository].
2323
+
2424
[TIP]
2525
====

0 commit comments

Comments
 (0)