We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2461877 commit e559706Copy full SHA for e559706
1 file changed
guix_studio/clone_repo_dialog.cpp
@@ -8,7 +8,7 @@
8
#define new DEBUG_NEW
9
#endif
10
11
-char guix_repo_url[] = "https://github.com/azure-rtos/guix.git";
+char guix_repo_url[] = "https://github.com/eclipse-threadx/guix.git";
12
13
BEGIN_MESSAGE_MAP(clone_repo_dialog, express_dialog)
14
ON_WM_CLOSE()
0 commit comments