From 90f1eafa79d98e71564c605f9b7c6f5e125071b7 Mon Sep 17 00:00:00 2001 From: Yasuhiro Horimoto Date: Mon, 5 Aug 2019 21:28:23 +0900 Subject: [PATCH] Remove needless spaces --- _ja/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_ja/index.md b/_ja/index.md index 88980f2626..ff2ed94047 100644 --- a/_ja/index.md +++ b/_ja/index.md @@ -26,9 +26,9 @@ sections: - title: オンラインリソース(英語のみ) url: /learn.html - title: 書籍(英語のみ) - url: /books.html + url: /books.html - - title: "リピーター向け" + - title: "リピーター向け" links: - title: "API" description: "Scala の全バージョンの API ドキュメント(英語のみ)" @@ -46,7 +46,7 @@ sections: - title: "チートシート" description: "Scala 構文の基礎を網羅する便利なチートシート" icon: "fa fa-list" - link: /ja/cheatsheets/index.html + link: /ja/cheatsheets/index.html - title: "Scala よくある質問" description: "Scala 言語機能についてよく聞かれる質問&回答集(英語のみ)" icon: "fa fa-question-circle" @@ -56,7 +56,7 @@ sections: icon: "fa fa-book" link: http://scala-lang.org/files/archive/spec/2.12/ - - title: "Scala の進化" + - title: "Scala の進化" links: - title: "SIP" description: "Scala Improvement Process(Scala 改善プロセス)。言語とコンパイラの進化(英語のみ)"