docs: fix links, add OSS specific details, enable throw on link error

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2023-09-27 19:26:33 +05:30
parent c16a6a62cc
commit 1f6cfd3ce8
10 changed files with 131 additions and 62 deletions

View File

@@ -11,6 +11,7 @@ NocoDB allows you to connect to external data sources and get a unified spreadsh
1. Connect/manage external data source
2. UI Access Control
3. Relations
4. Audit logs
:::info
Currently only one external data source can be added per project.
@@ -53,6 +54,16 @@ After the sync is complete, you can see the updated state in the `Sync State` co
![ui acl](/img/v2/data-source/ui-acl.png)
## Audit logs
1. Access Base context menu by clicking on the `Base` name in the left sidebar
2. Click on `Data Sources` tab
3. Click on `Audit` button listed under `Actions` column for the data source that you wish to access Audit logs for
![audit](/img/v2/data-source/audit.png)
![audit logs](/img/v2/data-source/audit-logs.png)
## Relations
1. Access Base context menu by clicking on the `Base` name in the left sidebar