From 9bfcd137e37bebad83fa704f9401e42bc7760586 Mon Sep 17 00:00:00 2001 From: Nikita Iarychenko Date: Tue, 17 Mar 2026 18:10:14 +0400 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2375be0674..b08aeae5182a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The following conventions will be used to refer to directories on your machine: * `` is the root directory for the OpenIDE source code. ## Getting OpenIDE Source Code -OpenIDE source code is available from `` by either cloning or +OpenIDE source code is available from [Gitflic repository](https://gitflic.ru/project/openide/openide) by either cloning or downloading a zip file (based on a branch) into ``. The default is the *243* branch. These Git operations can also be done through the [IntelliJ IDEA user interface](https://www.jetbrains.com/help/idea/using-git-integration.html).