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

@@ -9,7 +9,7 @@ Once you've created the schemas, you can manipulate the data or invoke actions u
Here's the overview of all APIs. For the details, please check out <a href="https://all-apis.nocodb.com/" target="_blank">NocoDB API Documentation</a>.
You may also interact with the API's resources via <a href="/developer-resources/accessing-apis#swagger-ui" target="_blank">Swagger UI</a>.
You may also interact with the API's resources via <a href="/0.109.7/developer-resources/accessing-apis#swagger-ui" target="_blank">Swagger UI</a>.
:::note