Skip to content

Commit 28f8966

Browse files
Merge pull request #902 from McBrainy/patch-1
Fix Tour of Scala link
2 parents 4259366 + f8313e3 commit 28f8966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Scala project. -->
5353
## Next Steps
5454
Once you've finished these tutorials, check out
5555

56-
* [The Tour of Scala](tutorials/tour/tour-of-scala.html) for bite-sized introductions to Scala's features.
56+
* [The Tour of Scala](tour/tour-of-scala.html) for bite-sized introductions to Scala's features.
5757
* [Learning Resources](learn.html), which includes online interactive tutorials and courses.
5858
* [Our list of some popular Scala books](books.html).
5959

0 commit comments

Comments
 (0)