You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken link in API documentation table (#3462)
* Fix broken link in API documentation table
* Update docs/book/api-docs/README.md
Co-authored-by: Michael Schuster <[email protected]>
---------
Co-authored-by: Michael Schuster <[email protected]>
(cherry picked from commit 68e8b94)
Copy file name to clipboardExpand all lines: docs/book/api-docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ description: >-
10
10
11
11
Welcome to the ZenML API documentation. This guide provides information about both the open-source (OSS) and Pro API endpoints available in the ZenML platform.
12
12
13
-
<tabledata-card-size="large"data-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>OSS API</strong></td><td>Open-source API endpoints for core ZenML functionality</td><td><ahref=".gitbook/assets/oss-api.png">oss-api.png</a></td><td><ahref="broken-reference">Broken link</a></td></tr><tr><td><strong>Pro API</strong></td><td>Enhanced API endpoints for our pro features</td><td><ahref=".gitbook/assets/pro-api.png">pro-api.png</a></td><td><ahref="pro-api/pro-api/">pro-api</a></td></tr></tbody></table>
13
+
<tabledata-card-size="large"data-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>OSS API</strong></td><td>Open-source API endpoints for core ZenML functionality</td><td><ahref=".gitbook/assets/oss-api.png">oss-api.png</a></td><td><ahref="oss-api/oss-api/">oss-api</a></td></tr><tr><td><strong>Pro API</strong></td><td>Enhanced API endpoints for our pro features</td><td><ahref=".gitbook/assets/pro-api.png">pro-api.png</a></td><td><ahref="pro-api/pro-api/">pro-api</a></td></tr></tbody></table>
0 commit comments