From 12a1d29072486717829ed0c150c8e3338da4d71b Mon Sep 17 00:00:00 2001 From: Nikita Iarychenko Date: Tue, 17 Mar 2026 18:14: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 06d60d0607a6..d86b0288d9cc 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 *252* branch. These Git operations can also be done through the [IntelliJ IDEA user interface](https://www.jetbrains.com/help/idea/using-git-integration.html).