From fde68dd13e391bd3a21c724101282bde758dc266 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Tue, 29 Aug 2023 11:42:52 +0800 Subject: [PATCH] refactor --- content/{client => self-host}/Client Deployment/_index.en.md | 3 ++- content/{client => self-host}/Client Deployment/_index.tr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) rename content/{client => self-host}/Client Deployment/_index.en.md (99%) rename content/{client => self-host}/Client Deployment/_index.tr.md (99%) diff --git a/content/client/Client Deployment/_index.en.md b/content/self-host/Client Deployment/_index.en.md similarity index 99% rename from content/client/Client Deployment/_index.en.md rename to content/self-host/Client Deployment/_index.en.md index e2c9dcc..fd6433f 100644 --- a/content/client/Client Deployment/_index.en.md +++ b/content/self-host/Client Deployment/_index.en.md @@ -1,6 +1,7 @@ --- title: Client Deployment -weight: 6 +weight: 400 +pre: "2.4. " --- You can deploy using a number of methods, some are covered in [Client](/docs/en/client/#configuring-rustdesk) diff --git a/content/client/Client Deployment/_index.tr.md b/content/self-host/Client Deployment/_index.tr.md similarity index 99% rename from content/client/Client Deployment/_index.tr.md rename to content/self-host/Client Deployment/_index.tr.md index f6cfdd8..c16f150 100644 --- a/content/client/Client Deployment/_index.tr.md +++ b/content/self-host/Client Deployment/_index.tr.md @@ -1,6 +1,7 @@ --- title: Client Deployment -weight: 6 +weight: 400 +pre: "2.4. " --- Aşağıdaki yöntemlerden birini kullanarak dağıtım yapabilirsiniz. Bazıları [Client](/docs/en/client/#configuring-rustdesk) bölümünde ele alınmıştır.