Skip to content

Commit 3f8849e

Browse files
committed
Update internal links in API documentation
- Modified links in the OSS and Pro API sections to remove unnecessary README.md suffixes, ensuring cleaner and more direct navigation to the documentation. This update aims to enhance the clarity and usability of the API documentation.
1 parent 1fe585d commit 3f8849e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/book/api-docs/toc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## OSS API
66

7-
* [OSS API](oss-api-docs/README.md)
7+
* [OSS API](oss-api-docs)
88
* [Artifacts](oss-api-docs/v1/artifacts.md)
99
* [Artifact versions](oss-api-docs/v1/artifact-versions/README.md)
1010
* [Batch](oss-api-docs/v1/artifact-versions/batch.md)
@@ -55,7 +55,7 @@
5555

5656
## Pro API
5757

58-
* [Pro API](pro-api-docs/README.md)
58+
* [Pro API](pro-api-docs)
5959
* [API reference](pro-api-docs/api-reference/README.md)
6060
* [Tenants](pro-api-docs/api-reference/tenants/README.md)
6161
* [Deploy](pro-api-docs/api-reference/tenants/deploy.md)
@@ -105,4 +105,4 @@
105105
* [Resource members](pro-api-docs/api-reference/rbac/resource-members.md)
106106
* [Server](pro-api-docs/api-reference/server/README.md)
107107
* [Info](pro-api-docs/api-reference/server/info.md)
108-
* [Pro API Specification](https://cloudapi.zenml.io/openapi.json)
108+
* [Pro API Specification](https://cloudapi.zenml.io/openapi.json)

0 commit comments

Comments
 (0)