diff --git a/docs/home/overview.md b/docs/home/overview.md index e46bfc9ce5..e78f40757b 100644 --- a/docs/home/overview.md +++ b/docs/home/overview.md @@ -3,9 +3,6 @@ Welcome to the Run:ai documentation area. For an introduction about what is the Run:ai Platform see [Run:ai platform](https://www.run.ai/platform/){target=_blank} on the run.ai website. - -The Run:ai documentation is targeting three personas: - The Run:ai documentation is targeting four personas: * Infrastructure Administrator - An IT person, responsible for the installation, setup and IT maintenance of the Run:ai product. Infrastructure Administrator documentation can be found [here](../admin/overview-administrator.md). diff --git a/mkdocs.yml b/mkdocs.yml index 832d666c21..cd47d02b61 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -283,7 +283,7 @@ nav: - 'Create a Workspace' : 'Researcher/user-interface/workspaces/create/workspace-v2.md' - 'Statuses' : 'Researcher/user-interface/workspaces/statuses.md' - 'Trainings' : 'Researcher/user-interface/trainings.md' - - 'Command Line Interface Reference' : + - 'Command Line Interface' : - 'Improved CLI': - 'Introduction': 'Researcher/cli-reference/new-cli/runai.md' - 'Researcher/cli-reference/new-cli/runai_cluster.md'