From 72917e54402bd841f02b344cb2d7a4fedff198f3 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 31 May 2016 20:15:51 +0300 Subject: [PATCH] Swap the page order of `functions.md` and `pipe-operator.md` (#429) --- cn/lessons/basics/functions.md | 2 +- cn/lessons/basics/pipe-operator.md | 2 +- es/lessons/basics/functions.md | 2 +- es/lessons/basics/pipe-operator.md | 2 +- fr/lessons/basics/pipe-operator.md | 2 +- it/lessons/basics/functions.md | 2 +- it/lessons/basics/pipe-operator.md | 2 +- jp/lessons/basics/functions.md | 2 +- jp/lessons/basics/pipe-operator.md | 2 +- my/lessons/basics/functions.md | 2 +- my/lessons/basics/pipe-operator.md | 2 +- no/lessons/basics/pipe-operator.md | 2 +- pl/lessons/basics/functions.md | 2 +- pl/lessons/basics/pipe-operator.md | 2 +- pt/lessons/basics/functions.md | 2 +- pt/lessons/basics/pipe-operator.md | 2 +- ru/lessons/basics/functions.md | 2 +- ru/lessons/basics/pipe-operator.md | 2 +- sk/lessons/basics/functions.md | 2 +- sk/lessons/basics/pipe-operator.md | 2 +- vi/lessons/basics/functions.md | 2 +- vi/lessons/basics/pipe-operator.md | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/cn/lessons/basics/functions.md b/cn/lessons/basics/functions.md index 51d1431e99..e0b4898298 100644 --- a/cn/lessons/basics/functions.md +++ b/cn/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: 函数 category: basics -order: 7 +order: 6 lang: cn --- diff --git a/cn/lessons/basics/pipe-operator.md b/cn/lessons/basics/pipe-operator.md index 85060b342a..590d922b37 100644 --- a/cn/lessons/basics/pipe-operator.md +++ b/cn/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Pipe Operator category: basics -order: 6 +order: 7 lang: cn --- diff --git a/es/lessons/basics/functions.md b/es/lessons/basics/functions.md index dd6382ae9f..da05cb00a6 100644 --- a/es/lessons/basics/functions.md +++ b/es/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Funciones category: basics -order: 7 +order: 6 lang: es --- diff --git a/es/lessons/basics/pipe-operator.md b/es/lessons/basics/pipe-operator.md index f574cb9f56..7309f9066c 100755 --- a/es/lessons/basics/pipe-operator.md +++ b/es/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operador Pipe category: basics -order: 6 +order: 7 lang: es --- diff --git a/fr/lessons/basics/pipe-operator.md b/fr/lessons/basics/pipe-operator.md index 96448de1c1..4996ec84b2 100644 --- a/fr/lessons/basics/pipe-operator.md +++ b/fr/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: L'opérateur Pipe category: basics -order: 6 +order: 7 lang: fr --- diff --git a/it/lessons/basics/functions.md b/it/lessons/basics/functions.md index e6ab10f7b6..e708301cd6 100644 --- a/it/lessons/basics/functions.md +++ b/it/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Funzioni category: basics -order: 7 +order: 6 lang: it --- diff --git a/it/lessons/basics/pipe-operator.md b/it/lessons/basics/pipe-operator.md index 66e563f570..e0aa008489 100644 --- a/it/lessons/basics/pipe-operator.md +++ b/it/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operatore Pipe category: basics -order: 6 +order: 7 lang: it --- diff --git a/jp/lessons/basics/functions.md b/jp/lessons/basics/functions.md index c5ccd6e3d2..16ebf1edf4 100644 --- a/jp/lessons/basics/functions.md +++ b/jp/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: 関数 category: basics -order: 7 +order: 6 lang: jp --- diff --git a/jp/lessons/basics/pipe-operator.md b/jp/lessons/basics/pipe-operator.md index b077a8f836..e59eaae77c 100644 --- a/jp/lessons/basics/pipe-operator.md +++ b/jp/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: パイプライン演算子 category: basics -order: 6 +order: 7 lang: jp --- diff --git a/my/lessons/basics/functions.md b/my/lessons/basics/functions.md index 2fa69ee9ce..5d0f56eb03 100644 --- a/my/lessons/basics/functions.md +++ b/my/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Fungsi category: basics -order: 7 +order: 6 lang: my --- diff --git a/my/lessons/basics/pipe-operator.md b/my/lessons/basics/pipe-operator.md index 7bf105b6d3..ca0026ad59 100644 --- a/my/lessons/basics/pipe-operator.md +++ b/my/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operator Paip category: basics -order: 6 +order: 7 lang: my --- diff --git a/no/lessons/basics/pipe-operator.md b/no/lessons/basics/pipe-operator.md index 75ddaafb39..3576437176 100644 --- a/no/lessons/basics/pipe-operator.md +++ b/no/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Pipeoperatoren category: basics -order: 6 +order: 7 lang: no --- diff --git a/pl/lessons/basics/functions.md b/pl/lessons/basics/functions.md index 33fac8a0d1..44ec96c618 100644 --- a/pl/lessons/basics/functions.md +++ b/pl/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Funkcje category: basics -order: 7 +order: 6 lang: pl --- diff --git a/pl/lessons/basics/pipe-operator.md b/pl/lessons/basics/pipe-operator.md index e9b86c42eb..c956b47608 100644 --- a/pl/lessons/basics/pipe-operator.md +++ b/pl/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operator Potoku category: basics -order: 6 +order: 7 lang: pl --- diff --git a/pt/lessons/basics/functions.md b/pt/lessons/basics/functions.md index 22a329def4..e599adbb07 100644 --- a/pt/lessons/basics/functions.md +++ b/pt/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Funções category: basics -order: 7 +order: 6 lang: pt --- diff --git a/pt/lessons/basics/pipe-operator.md b/pt/lessons/basics/pipe-operator.md index 85880bee6b..cd7f2b2f08 100644 --- a/pt/lessons/basics/pipe-operator.md +++ b/pt/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operador Pipe category: basics -order: 6 +order: 7 lang: pt --- diff --git a/ru/lessons/basics/functions.md b/ru/lessons/basics/functions.md index 220eb1a6b3..5b625235fa 100644 --- a/ru/lessons/basics/functions.md +++ b/ru/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Функции category: basics -order: 7 +order: 6 lang: ru --- diff --git a/ru/lessons/basics/pipe-operator.md b/ru/lessons/basics/pipe-operator.md index 29ec96e3ec..ddc7742195 100644 --- a/ru/lessons/basics/pipe-operator.md +++ b/ru/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Оператор конвейера category: basics -order: 6 +order: 7 lang: ru --- diff --git a/sk/lessons/basics/functions.md b/sk/lessons/basics/functions.md index b4f35d5e01..bb07e26d22 100644 --- a/sk/lessons/basics/functions.md +++ b/sk/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Funkcie category: basics -order: 7 +order: 6 lang: sk --- diff --git a/sk/lessons/basics/pipe-operator.md b/sk/lessons/basics/pipe-operator.md index f1e280b458..be80a709e0 100644 --- a/sk/lessons/basics/pipe-operator.md +++ b/sk/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Operátor pipe category: basics -order: 6 +order: 7 lang: sk --- diff --git a/vi/lessons/basics/functions.md b/vi/lessons/basics/functions.md index c8bcebd503..ff9d5b1ec5 100644 --- a/vi/lessons/basics/functions.md +++ b/vi/lessons/basics/functions.md @@ -2,7 +2,7 @@ layout: page title: Functions category: basics -order: 7 +order: 6 lang: vi --- diff --git a/vi/lessons/basics/pipe-operator.md b/vi/lessons/basics/pipe-operator.md index cd68169b0c..63e58c858f 100644 --- a/vi/lessons/basics/pipe-operator.md +++ b/vi/lessons/basics/pipe-operator.md @@ -2,7 +2,7 @@ layout: page title: Pipe Operator category: basics -order: 6 +order: 7 lang: vi ---