fix: update more docs links

This commit is contained in:
DarkPhoenix2704
2025-07-10 13:46:57 +00:00
parent 261c854cde
commit 5437d3cc2d
25 changed files with 36 additions and 81 deletions

View File

@@ -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>