From 2f86beb823cf0bc8a76648eeba6e571b154daaa1 Mon Sep 17 00:00:00 2001 From: CastaChick Date: Thu, 26 Nov 2020 17:37:14 +0900 Subject: [PATCH] fix next-page link in some languages ver. --- _ba/tour/annotations.md | 2 +- _es/tour/annotations.md | 2 +- _ja/tour/annotations.md | 2 +- _ko/tour/annotations.md | 2 +- _pt-br/tour/annotations.md | 2 +- _th/tour/annotations.md | 2 +- _zh-cn/tour/annotations.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_ba/tour/annotations.md b/_ba/tour/annotations.md index d39d970873..cccac64c35 100644 --- a/_ba/tour/annotations.md +++ b/_ba/tour/annotations.md @@ -5,7 +5,7 @@ language: ba partof: scala-tour num: 32 -next-page: default-parameter-values +next-page: packages-and-imports previous-page: by-name-parameters --- diff --git a/_es/tour/annotations.md b/_es/tour/annotations.md index c49cbe3e8c..37dd912f97 100644 --- a/_es/tour/annotations.md +++ b/_es/tour/annotations.md @@ -6,7 +6,7 @@ partof: scala-tour num: 3 language: es -next-page: classes +next-page: packages-and-imports previous-page: abstract-type-members --- diff --git a/_ja/tour/annotations.md b/_ja/tour/annotations.md index e3f705bf1d..7347894b70 100644 --- a/_ja/tour/annotations.md +++ b/_ja/tour/annotations.md @@ -8,7 +8,7 @@ discourse: true partof: scala-tour num: 32 -next-page: default-parameter-values +next-page: packages-and-imports previous-page: by-name-parameters --- diff --git a/_ko/tour/annotations.md b/_ko/tour/annotations.md index 8e0ea7e0f4..924664303d 100644 --- a/_ko/tour/annotations.md +++ b/_ko/tour/annotations.md @@ -6,7 +6,7 @@ partof: scala-tour num: 31 language: ko -next-page: default-parameter-values +next-page: packages-and-imports previous-page: automatic-closures --- diff --git a/_pt-br/tour/annotations.md b/_pt-br/tour/annotations.md index a594644bd6..5d0842e42c 100644 --- a/_pt-br/tour/annotations.md +++ b/_pt-br/tour/annotations.md @@ -4,7 +4,7 @@ title: Anotações partof: scala-tour num: 31 -next-page: default-parameter-values +next-page: packages-and-imports previous-page: automatic-closures language: pt-br --- diff --git a/_th/tour/annotations.md b/_th/tour/annotations.md index 4762815311..fb171607d0 100644 --- a/_th/tour/annotations.md +++ b/_th/tour/annotations.md @@ -7,6 +7,6 @@ num: 30 language: th -next-page: default-parameter-values +next-page: packages-and-imports previous-page: by-name-parameters --- diff --git a/_zh-cn/tour/annotations.md b/_zh-cn/tour/annotations.md index 8d340efe08..c69d1fbc1f 100644 --- a/_zh-cn/tour/annotations.md +++ b/_zh-cn/tour/annotations.md @@ -7,7 +7,7 @@ num: 30 language: zh-cn -next-page: default-parameter-values +next-page: packages-and-imports previous-page: by-name-parameters ---