Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: "Hopsworks Documentation"
site_description: "Official documentation for Hopsworks and its Feature Store - an open source data-intensive AI platform used for the 4.0elopment and operation of machine learning models at scale."
site_description: "Official documentation for Hopsworks and its Feature Store - an open source data-intensive AI platform used for the development and operation of machine learning models at scale."
site_author: "Hopsworks"
site_url: "https://docs.hopsworks.ai/"

Expand Down Expand Up @@ -52,8 +52,8 @@ nav:
- BI Tools: concepts/mlops/bi_tools.md
- Data Transformations: concepts/mlops/data_transformations.md
- Development:
- Outside Hopsworks: concepts/4.0/outside.md # api-keys
- Inside Hopsworks: concepts/4.0/inside.md
- Outside Hopsworks: concepts/dev/outside.md # api-keys
- Inside Hopsworks: concepts/dev/inside.md
- Guides:
- user_guides/index.md
- Feature Store:
Expand Down