Skip to content

Commit 5448d56

Browse files
committed
fix more issues
1 parent dbffe67 commit 5448d56

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

i18n/ru/docusaurus-plugin-content-docs/current/getting-started/install/quick-install-curl.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
description: 'Установите ClickHouse на любой платформе с помощью curl'
2-
keywords: ['ClickHouse', 'установка', 'быстрая', 'curl']
3-
sidebar_label: 'Быстрая установка'
1+
---
2+
description: 'Install ClickHouse on any platform using curl'
3+
keywords: ['ClickHouse', 'install', 'quick', 'curl']
4+
sidebar_label: 'Quick install'
45
slug: /install/quick-install-curl
5-
title: 'Установите ClickHouse через скрипт с использованием curl'
6+
title: 'Install ClickHouse via script using curl'
67
hide_title: true
7-
```
8+
---
89

910
import QuickInstall from './_snippets/_quick_install.md'
1011

i18n/ru/docusaurus-plugin-content-docs/current/getting-started/install/windows.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ slug: /install/windows
66
title: 'Установите ClickHouse на Windows с WSL'
77
hide_title: true
88
---
9-
```
109

1110
import Windows from './_snippets/_windows_install.md'
1211

0 commit comments

Comments
 (0)