From a32069d8a32dbcd333fd99be556fa9d1325a1526 Mon Sep 17 00:00:00 2001 From: Eugene Ivantsov Date: Mon, 15 Feb 2016 13:51:23 +0200 Subject: [PATCH] fix broken link fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f50caa3ab..3b5b4047cc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ bin/che.bat Che will be available at ```localhost:8080```. ### Run Che as a Server -If you want to run Che as a server where non-localhost clients connect, there are additional flags that you may need to configure. Please see the [usage documentation](https://dash.readme.io/project/eclipse-che/v4.0/docs/usage). +If you want to run Che as a server where non-localhost clients connect, there are additional flags that you may need to configure. Please see the [usage documentation](https://eclipse-che.readme.io/docs/usage). ### Repositories