Skip to content

Commit 0581f14

Browse files
rcnnnghmSirOibaf
andauthored
Fix fs api link in API dropdown. (logicalclocks#411)
Co-authored-by: Fabio Buso <fabio@hopsworks.ai>
1 parent aa739b1 commit 0581f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ nav:
236236
- Audit:
237237
- Access Audit Logs: setup_installation/admin/audit/audit-logs.md
238238
- Export Audit Logs: setup_installation/admin/audit/export-audit-logs.md
239-
- <div class="dropdown"><button class="dropbtn"> API </button> <div id="myDropdown" class="dropdown-content"> <a id="hopsworks_api_link" href="https://docs.hopsworks.ai/hopsworks-api/dev">Hopsworks API</a> <a id="hsfs_api_link" href="https://docs.hopsworks.ai/feature-store-api/dev">Feature Store API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/feature-store-api/dev/javadoc">Feature Store JavaDoc</a> <a id="hsml_api_link" href="https://docs.hopsworks.ai/machine-learning-api/dev">MLOps API</a> </div></div>: https://docs.hopsworks.ai
239+
- <div class="dropdown"><button class="dropbtn"> API </button> <div id="myDropdown" class="dropdown-content"> <a id="hopsworks_api_link" href="https://docs.hopsworks.ai/hopsworks-api/dev">Hopsworks API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/hopsworks-api/dev/javadoc">Feature Store JavaDoc</a> </div></div>: https://docs.hopsworks.ai
240240
- Community ↗: https://community.hopsworks.ai/
241241

242242
theme:

0 commit comments

Comments
 (0)