We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b38916d + 2098703 commit 1261d1aCopy full SHA for 1261d1a
docs/build-tools/sbt.md
@@ -88,9 +88,9 @@ Here's a list of bloop commands you can run next to start playing with bloop:
88
89
## Next steps after installation
90
91
-Use an IDE such as [Metals](docs/ides/metals) or
92
-[IntelliJ](docs/ides/intellij) to write code or play with the
93
-[CLI](docs/cli/tutorial) if you want to explore what CLI options are
+Use an IDE such as [Metals](/bloop/docs/ides/metals) or
+[IntelliJ](/bloop/docs/ides/intellij) to write code or play with the
+[CLI](/bloop/docs/cli/tutorial) if you want to explore what CLI options are
94
available.
95
96
If you need help, you can always come over to our [Discord
0 commit comments