Skip to content

Commit 779cfb4

Browse files
rcnnnghmSirOibaf
andcommitted
Fix fs api link in API dropdown. (#411)
Co-authored-by: Fabio Buso <fabio@hopsworks.ai>
1 parent 3af9988 commit 779cfb4

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
@@ -237,7 +237,7 @@ nav:
237237
- Audit:
238238
- Access Audit Logs: setup_installation/admin/audit/audit-logs.md
239239
- Export Audit Logs: setup_installation/admin/audit/export-audit-logs.md
240-
- <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/4.0">Hopsworks API</a> <a id="hsfs_api_link" href="https://docs.hopsworks.ai/feature-store-api/4.0">Feature Store API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/feature-store-api/4.0/javadoc">Feature Store JavaDoc</a> <a id="hsml_api_link" href="https://docs.hopsworks.ai/machine-learning-api/4.0">MLOps API</a> </div></div>: https://docs.hopsworks.ai
240+
- <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/4.0">Hopsworks API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/hopsworks-api/4.0/javadoc">Feature Store JavaDoc</a> </div></div>: https://docs.hopsworks.ai
241241
- Community ↗: https://community.hopsworks.ai/
242242

243243
theme:

0 commit comments

Comments
 (0)