Skip to content

Commit fe89a66

Browse files
Fixed wrong links in 'developer-instruction.md'.
Please enter the commit message for your changes. Lines starting
1 parent c831fff commit fe89a66

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

docs/en/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Official Yandex builds currently use GCC because it generates machine code of sl
137137

138138
To install GCC on Ubuntu run: `sudo apt install gcc g++`
139139

140-
Check the version of gcc: `gcc --version`. If it is below 9, then follow the instruction here: https://clickhouse.tech/docs/en/development/build/\#install-gcc-9.
140+
Check the version of gcc: `gcc --version`. If it is below 9, then follow the instruction here: https://clickhouse.tech/docs/en/development/build/#install-gcc-9.
141141

142142
Mac OS X build is supported only for Clang. Just run `brew install llvm`
143143

@@ -245,7 +245,7 @@ The Code Style Guide: https://clickhouse.tech/docs/en/development/style/
245245

246246
Writing tests: https://clickhouse.tech/docs/en/development/tests/
247247

248-
List of tasks: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
248+
List of tasks: https://github.com/ClickHouse/ClickHouse/contribute
249249

250250
## Test Data {#test-data}
251251

docs/es/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Las compilaciones oficiales de Yandex actualmente usan GCC porque genera código
141141

142142
Para instalar GCC en Ubuntu, ejecute: `sudo apt install gcc g++`
143143

144-
Compruebe la versión de gcc: `gcc --version`. Si está por debajo de 9, siga las instrucciones aquí: https://clickhouse .tech/docs/en/development/build/\#install-gcc-9.
144+
Compruebe la versión de gcc: `gcc --version`. Si está por debajo de 9, siga las instrucciones aquí: https://clickhouse.tech/docs/es/development/build/#install-gcc-9.
145145

146146
La compilación de Mac OS X solo es compatible con Clang. Sólo tiene que ejecutar `brew install llvm`
147147

@@ -249,7 +249,7 @@ La Guía de estilo de código: https://clickhouse.tech/docs/en/development/style
249249

250250
Pruebas de escritura: https://clickhouse.tech/docs/en/development/tests/
251251

252-
Lista de tareas: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252+
Lista de tareas: https://github.com/ClickHouse/ClickHouse/contribute
253253

254254
# Datos de prueba {#test-data}
255255

docs/fa/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ toc_title: "\u062F\u0633\u062A\u0648\u0631\u0627\u0644\u0639\u0645\u0644 \u062A\
143143

144144
برای نصب شورای همکاری خلیج فارس در اوبونتو اجرای: `sudo apt install gcc g++`
145145

146-
بررسی نسخه شورای همکاری خلیج فارس: `gcc --version`. اگر زیر است 9, سپس دستورالعمل اینجا را دنبال کنید: https://clickhouse.فناوری / اسناد / ارتباطات / توسعه/ساختن / \#نصب شورای همکاری خلیج فارس-9.
146+
بررسی نسخه شورای همکاری خلیج فارس: `gcc --version`. اگر زیر است 9, سپس دستورالعمل اینجا را دنبال کنید: https://clickhouse.tech/docs/fa/development/build/#install-gcc-9.
147147

148148
سیستم عامل مک ایکس ساخت فقط برای صدای جرنگ جرنگ پشتیبانی می شود. فقط فرار کن `brew install llvm`
149149

@@ -251,7 +251,7 @@ KDevelop و QTCreator دیگر از جایگزین های بسیار خوبی ا
251251

252252
تست نوشتن: https://clickhouse.فناوری / اسناد/توسعه/تست/
253253

254-
فهرست تکلیفها: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
254+
فهرست تکلیفها: https://github.com/ClickHouse/ClickHouse/contribute
255255

256256
# داده های تست {#test-data}
257257

docs/fr/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Les builds officiels de Yandex utilisent actuellement GCC car ils génèrent du
141141

142142
Pour installer GCC sur Ubuntu Exécutez: `sudo apt install gcc g++`
143143

144-
Vérifiez la version de gcc: `gcc --version`. Si elle est inférieure à 9, suivez les instructions ici: https://clickhouse.tech/docs/fr/développement/construction/\#install-gcc-9.
144+
Vérifiez la version de gcc: `gcc --version`. Si elle est inférieure à 9, suivez les instructions ici: https://clickhouse.tech/docs/fr/development/build/#install-gcc-9.
145145

146146
Mac OS X build est pris en charge uniquement pour Clang. Il suffit d'exécuter `brew install llvm`
147147

@@ -249,7 +249,7 @@ Le code Style Guide: https://clickhouse.tech/docs/fr/développement/style/
249249

250250
Rédaction de tests: https://clickhouse.tech/docs/fr/développement/tests/
251251

252-
Liste des tâches: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252+
Liste des tâches: https://github.com/ClickHouse/ClickHouse/contribute
253253

254254
# Des Données De Test {#test-data}
255255

docs/ja/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ ClickHouseのビルドには、バージョン9以降のGCCとClangバージョ
141141

142142
UBUNTUにGCCをインストールするには: `sudo apt install gcc g++`
143143

144-
Gccのバージョンを確認する: `gcc --version`. の場合は下記9その指示に従う。https://clickhouse.tech/docs/en/development/build/\#install-gcc-9.
144+
Gccのバージョンを確認する: `gcc --version`. の場合は下記9その指示に従う。https://clickhouse.tech/docs/ja/development/build/#install-gcc-9.
145145

146146
Mac OS XのビルドはClangでのみサポートされています。 ちょうど実行 `brew install llvm`
147147

@@ -249,7 +249,7 @@ KDevelopとQTCreatorは、ClickHouseを開発するためのIDEの他の優れ
249249

250250
筆記試験:https://clickhouse.tech/docs/en/development/tests/
251251

252-
タスクのリスト:https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252+
タスクのリスト:https://github.com/ClickHouse/ClickHouse/contribute
253253

254254
# テストデータ {#test-data}
255255

docs/ru/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ ClickHouse использует для сборки некоторое коли
135135

136136
Для установки GCC под Ubuntu, выполните: `sudo apt install gcc g++`.
137137

138-
Проверьте версию gcc: `gcc --version`. Если версия меньше 9, то следуйте инструкции: https://clickhouse.tech/docs/en/development/build/\#install-gcc-9
138+
Проверьте версию gcc: `gcc --version`. Если версия меньше 9, то следуйте инструкции: https://clickhouse.tech/docs/ru/development/build/#install-gcc-9.
139139

140140
Сборка под Mac OS X поддерживается только для компилятора Clang. Чтобы установить его выполните `brew install llvm`
141141

@@ -244,7 +244,7 @@ Mac OS X:
244244

245245
Разработка тестов: https://clickhouse.tech/docs/ru/development/tests/
246246

247-
Список задач: https://github.com/ClickHouse/ClickHouse/blob/master/tests/instructions/easy\_tasks\_sorted\_ru.md
247+
Список задач: https://github.com/ClickHouse/ClickHouse/contribute
248248

249249
# Тестовые данные {#testovye-dannye}
250250

docs/tr/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Resmi Yandex şu anda GCC'Yİ kullanıyor çünkü biraz daha iyi performansa sa
141141

142142
Ubuntu run GCC yüklemek için: `sudo apt install gcc g++`
143143

144-
Gcc sürümünü kontrol edin: `gcc --version`. 9'un altındaysa, buradaki talimatları izleyin: https://clickhouse.tech / docs/TR/development / build / \#ınstall-gcc-9.
144+
Gcc sürümünü kontrol edin: `gcc --version`. 9'un altındaysa, buradaki talimatları izleyin: https://clickhouse.tech/docs/tr/development/build/#install-gcc-9.
145145

146146
Mac OS X build sadece Clang için desteklenir. Sadece koş `brew install llvm`
147147

@@ -249,7 +249,7 @@ Kod stili Kılavuzu: https://clickhouse.tech / doscs / TR / development / style/
249249

250250
Yazma testleri: https://clickhouse.teknoloji / doscs / TR / geliştirme / testler/
251251

252-
Görevlerin listesi: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252+
Görevlerin listesi: https://github.com/ClickHouse/ClickHouse/contribute
253253

254254
# Test Verileri {#test-data}
255255

docs/zh/development/developer-instruction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Yandex官方当前使用GCC构建ClickHouse,因为它生成的机器代码性
129129

130130
在Ubuntu上安装GCC,请执行:`sudo apt install gcc g++`
131131

132-
请使用`gcc --version`查看gcc的版本。如果gcc版本低于9,请参考此处的指示:https://clickhouse.tech/docs/en/development/build/\#install-gcc-9
132+
请使用`gcc --version`查看gcc的版本。如果gcc版本低于9,请参考此处的指示:https://clickhouse.tech/docs/zh/development/build/#an-zhuang-gcc-9
133133

134134
在Mac OS X上安装GCC,请执行:`brew install gcc`
135135

@@ -234,7 +234,7 @@ ClickHouse的架构描述可以在此处查看:https://clickhouse.tech/docs/en
234234

235235
编写测试用例:https://clickhouse.tech/docs/en/development/tests/
236236

237-
任务列表:https://github.com/ClickHouse/ClickHouse/blob/master/tests/instructions/easy\_tasks\_sorted\_en.md
237+
任务列表:https://github.com/ClickHouse/ClickHouse/contribute
238238

239239
# 测试数据 {#ce-shi-shu-ju}
240240

0 commit comments

Comments
 (0)