aboutsummaryrefslogtreecommitdiff
path: root/docs/docs/index.md
diff options
context:
space:
mode:
authorFelix Mulder <felix.mulder@gmail.com>2016-11-03 15:32:34 +0100
committerGuillaume Martres <smarter@ubuntu.com>2016-11-22 01:35:07 +0100
commit7fbb4513489df11f831d69ca07a58a809493361e (patch)
tree9d8c885d1a932f567e9ae6cf1316c1454bffbe8a /docs/docs/index.md
parentb2143a1dd44b6a87b8a323c4440a5f2bc6897672 (diff)
downloaddotty-7fbb4513489df11f831d69ca07a58a809493361e.tar.gz
dotty-7fbb4513489df11f831d69ca07a58a809493361e.tar.bz2
dotty-7fbb4513489df11f831d69ca07a58a809493361e.zip
Update documentation for new sbt commands
Diffstat (limited to 'docs/docs/index.md')
-rw-r--r--docs/docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/index.md b/docs/docs/index.md
index 699fcecb1..8fceedbd0 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -11,8 +11,8 @@ Index
-----
* Usage
- [Migrating from Scala 2](usage/migrating.md)
- - [Using Dotty with cbt](usage/cbt-projects.md)
- - [Using Dotty with sbt](usage/sbt-projects.md)
+ - [Dotty projects with cbt](usage/cbt-projects.md)
+ - [Dotty projects with sbt](usage/sbt-projects.md)
* Contributing
- [Getting Started](contributing/getting-started.md) details on how to run
tests, use the cli scripts