mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 01:57:04 +00:00
fix: update more docs links
This commit is contained in:
@@ -293,7 +293,7 @@ watch(activeViewTab, (value) => {
|
||||
<div class="text-sm font-normal text-gray-600 mb-2">
|
||||
<div>
|
||||
{{ $t('msg.connectIntegrations') }}
|
||||
<a href="https://docs.nocodb.com/category/integrations" target="_blank" rel="noopener noreferrer">{{
|
||||
<a href="https://nocodb.com/docs/product-docs/integrations" target="_blank" rel="noopener noreferrer">{{
|
||||
$t('msg.learnMore')
|
||||
}}</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user