From a20f7b4d22ca89b53040c5d326aea524f70fd737 Mon Sep 17 00:00:00 2001 From: alexliyu7352 Date: Sat, 27 May 2023 19:59:03 +0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index b51a48c..702374c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -37,4 +37,5 @@ ### Use tutorial - [Quick Start](https://github.com/ZLMediaKit/ZLMediaKit/wiki/Quick-Start) -- [Code Dependency and Copyright Notice](https://github.com/ZLMediaKit/ZLMediaKit/wiki/Code-Dependency-and-Copyright-Notice) \ No newline at end of file +- [Dependency and Copyright](https://github.com/ZLMediaKit/ZLMediaKit/wiki/Dependency-and-Copyright) +- [Starting and Stopping the Server](https://github.com/ZLMediaKit/ZLMediaKit/wiki/Starting-and-Stopping-the-Server)