Эх сурвалжийг харах

HUE-8888 [core] Fix Add more link to point to the connector docs

Romain 6 жил өмнө
parent
commit
44d17fe93f

+ 1 - 1
desktop/core/src/desktop/js/topNavViewModel.js

@@ -104,7 +104,7 @@ class TopNavViewModel {
             interpreters.push({
               displayName: I18n('Add more...'),
               dividerAbove: true,
-              href: 'http://gethue.com/new-sql-editor/'
+              href: 'https://docs.gethue.com/administrator/configuration/connectors/'
             });
           }