diff --git a/mkdocs.yml b/mkdocs.yml index c7a992bde4e..6710c5b7a6d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: DocArray Documentation +site_name: DocArray site_description: DocArray, DocArray is a library for representing, sending and storing multi-modal data, with a focus on applications in ML and Neural Search. site_url: https://docs.docarray.org/ repo_name: docarray/docarray @@ -78,7 +78,7 @@ plugins: show_submodules: yes nav: - - Home: README.md + - DocArray: README.md - User Guide: - user_guide/intro.md - Representing data: