mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:06:47 +00:00
fix: update more docs links
This commit is contained in:
@@ -267,7 +267,7 @@ onKeyStroke('ArrowDown', onDown)
|
||||
<div class="text-sm font-normal text-gray-600">
|
||||
<div>
|
||||
{{ $t('msg.manageConnections') }}
|
||||
<a target="_blank" href="https://docs.nocodb.com/integrations/actions-on-connection" rel="noopener noreferrer">
|
||||
<a target="_blank" href="https://nocodb.com/docs/product-docs/integrations/actions-on-connection" rel="noopener noreferrer">
|
||||
{{ $t('msg.learnMore') }}
|
||||
</a>
|
||||
</div>
|
||||
@@ -746,7 +746,7 @@ onKeyStroke('ArrowDown', onDown)
|
||||
{{ successConfirmModal.description }}
|
||||
</div>
|
||||
|
||||
<a target="_blank" href="https://docs.nocodb.com/data-sources/connect-to-data-source/" rel="noopener noreferrer">
|
||||
<a target="_blank" href="https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source" rel="noopener noreferrer">
|
||||
Learn more
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user