From 145d053de80be2ab3466eb1b84663f122a8e4fc5 Mon Sep 17 00:00:00 2001 From: Yasuhiro Horimoto Date: Mon, 19 Aug 2019 22:49:49 +0900 Subject: [PATCH] Remove needless spaces --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 8cfc7906ee..af3d3a4ba8 100644 --- a/index.md +++ b/index.md @@ -27,9 +27,9 @@ sections: - title: Online Courses, Exercises, & Blogs url: /learn.html - title: Books - url: /books.html + url: /books.html - - title: "Returning Users" + - title: "Returning Users" links: - title: "API" description: "API documentation for every version of Scala." @@ -46,7 +46,7 @@ sections: - title: "Cheatsheet" description: "A handy cheatsheet covering the basics of Scala's syntax." icon: "fa fa-list" - link: /cheatsheets/index.html + link: /cheatsheets/index.html - title: "Scala FAQs" description: "A list of frequently-asked questions about Scala language features and their answers." icon: "fa fa-question-circle" @@ -56,7 +56,7 @@ sections: icon: "fa fa-book" link: https://scala-lang.org/files/archive/spec/2.13/ - - title: "Scala Evolution" + - title: "Scala Evolution" links: - title: "SIPs" description: "The Scala Improvement Process. Language & compiler evolution."