mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 13:46:46 +00:00
docs: engineering section, fix broken links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ We provide SDK for users to integrate with their applications. Currently only SD
|
||||
|
||||
:::note
|
||||
|
||||
The NocoDB SDK requires authorization token. If you haven't created one, please check out <a href="/developer-resources/accessing-apis" target="_blank">Accessing APIs</a> for details.
|
||||
The NocoDB SDK requires authorization token. If you haven't created one, please check out <a href="/0.109.7/developer-resources/accessing-apis" target="_blank">Accessing APIs</a> for details.
|
||||
|
||||
:::
|
||||
|
||||
@@ -57,7 +57,7 @@ Once you have configured `api`, you can call different types of APIs by `api.<Ta
|
||||
|
||||
:::note
|
||||
|
||||
For Tag and FunctionName, please check out the API table <a href="/developer-resources/rest-apis" target="_blank">here</a>.
|
||||
For Tag and FunctionName, please check out the API table <a href="/0.109.7/developer-resources/rest-apis" target="_blank">here</a>.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user