File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
git config --global user.email mike@docs.hopsworks.ai
30
30
31
31
# Put this back and increment version when cutting a new release branch
32
- # - name: mike deploy docs
33
- # run: mike deploy 3.0 latest -u --push
32
+ - name : mike deploy docs
33
+ run : mike deploy 4.3 latest -u --push
Original file line number Diff line number Diff line change 245
245
- Audit :
246
246
- Access Audit Logs : setup_installation/admin/audit/audit-logs.md
247
247
- Export Audit Logs : setup_installation/admin/audit/export-audit-logs.md
248
- - <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
248
+ - <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.3 ">Hopsworks API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/hopsworks-api/4.3 /javadoc">Feature Store JavaDoc</a> </div></div> : https://docs.hopsworks.ai
249
249
- Community ↗ : https://community.hopsworks.ai/
250
250
251
251
theme :
@@ -268,7 +268,7 @@ theme:
268
268
- navigation.indexes
269
269
270
270
extra :
271
- hopsworks_version : dev
271
+ hopsworks_version : 4.3
272
272
version :
273
273
provider : mike
274
274
default : latest
You can’t perform that action at this time.
0 commit comments