Skip to content

Commit 145d053

Browse files
committed
Remove needless spaces
1 parent c7df459 commit 145d053

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ sections:
2727
- title: Online Courses, Exercises, & Blogs
2828
url: /learn.html
2929
- title: Books
30-
url: /books.html
30+
url: /books.html
3131

32-
- title: "Returning Users"
32+
- title: "Returning Users"
3333
links:
3434
- title: "API"
3535
description: "API documentation for every version of Scala."
@@ -46,7 +46,7 @@ sections:
4646
- title: "Cheatsheet"
4747
description: "A handy cheatsheet covering the basics of Scala's syntax."
4848
icon: "fa fa-list"
49-
link: /cheatsheets/index.html
49+
link: /cheatsheets/index.html
5050
- title: "Scala FAQs"
5151
description: "A list of frequently-asked questions about Scala language features and their answers."
5252
icon: "fa fa-question-circle"
@@ -56,7 +56,7 @@ sections:
5656
icon: "fa fa-book"
5757
link: https://scala-lang.org/files/archive/spec/2.13/
5858

59-
- title: "Scala Evolution"
59+
- title: "Scala Evolution"
6060
links:
6161
- title: "SIPs"
6262
description: "The Scala Improvement Process. Language & compiler evolution."

0 commit comments

Comments
 (0)