From b12ac9f3d440a21ca6588209843ebe48c54a5a6f Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Sun, 28 Jan 2024 11:10:16 +0800 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c74de6c4..b0c06a43 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -170,8 +170,8 @@ nav: - Linux: build_seafile/linux.md - Mac OS X: build_seafile/osx.md - Windows: build_seafile/windows.md - - Server: build_seafile/server.md - - Raspberry Pi: build_seafile/rpi.md + - Server development: build_seafile/server.md + - Server binary package: build_seafile/rpi.md - Translation: develop/translation.md - Web API V2.1: develop/web_api_v2.1.md - PHP API: https://github.com/rene-s/Seafile-PHP-SDK