[docs][core] update guide links

us: PRODX-5426
Change-Id: I792b212b90f5e09104f1a21bee30db78583f91d1
diff --git a/src/com/mirantis/mk/KaasUtils.groovy b/src/com/mirantis/mk/KaasUtils.groovy
index 478939d..6f0ed77 100644
--- a/src/com/mirantis/mk/KaasUtils.groovy
+++ b/src/com/mirantis/mk/KaasUtils.groovy
@@ -234,7 +234,9 @@
         componentFeatureFlags = ciSpec['siTestsFeatureFlags']
     } else {
         common.warningMsg('''Component CI configuration file is not exists,
-            several code-management features may be unavailable, follow *link* to create configuration file''')
+            several code-management features may be unavailable,
+            follow https://mirantis.jira.com/wiki/spaces/QA/pages/2310832276/SI-tests+feature+flags#%5BUpdated%5D-Component-CI
+            to create configuration file''')
     }