docs: engineering section, fix broken links

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2023-09-27 13:54:26 +05:30
parent a76e2c140d
commit d979df00b2
20 changed files with 866 additions and 123 deletions

View File

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