Skip to content

Commit ef3022e

Browse files
committed
Fix broken link to command line getting started
1 parent 38cd45e commit ef3022e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started-intellij-track/building-a-scala-project-with-intellij-and-sbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ or more than one code file.
1515
## Creating the project
1616
In this section, we'll show you how to create the project in IntelliJ. However, if you're
1717
comfortable with the command line, we recommend you try [Getting
18-
Started with Scala and sbt on the Command Line]({{site.baseurl}}/documentation/getting-started-sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.html) and then come back
18+
Started with Scala and sbt on the Command Line]({{site.baseurl}}/getting-started-sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.html) and then come back
1919
here to the section "Writing Scala code".
2020

2121
1. If you didn't create the project from the command line, open up IntelliJ and select "Create New Project"

0 commit comments

Comments
 (0)