Skip to content

Commit 5a3d07b

Browse files
Merge pull request #19 from scala/xuwei-k-patch-1
Update README.md
2 parents 5499d2c + 094f794 commit 5a3d07b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
dotty-staging.g8: Dotty Staging template project
22
=================
3-
[![Build Status](https://travis-ci.org/lampepfl/dotty-staging.g8.svg?branch=master)](https://travis-ci.org/lampepfl/dotty-staging.g8)
3+
[![Build Status](https://travis-ci.com/scala/scala3-staging.g8.svg?branch=master)](https://travis-ci.com/scala/scala3-staging.g8)
44

5-
A [Giter8][g8] template for a minimal [Dotty] staging project.
5+
A [Giter8][g8] template for a minimal [Scala 3] staging project.
66

77
Template usage
88
--------------
99
Using `sbt` version `1.1.5+`, do:
1010
```
11-
sbt new lampepfl/dotty-staging.g8
11+
sbt new scala/scala3-staging.g8
1212
```
1313
in the folder where you want to clone the template.
1414

@@ -21,5 +21,5 @@ and neighboring rights to this template to the public domain worldwide.
2121
This template is distributed without any warranty. See <http://creativecommons.org/publicdomain/zero/1.0/>.
2222

2323
[g8]: http://www.foundweekends.org/giter8/
24-
[Dotty]: http://dotty.epfl.ch/
24+
[Scala 3]: http://dotty.epfl.ch/
2525
[Nicolas Stucki]: https://github.com/nicolasstucki

0 commit comments

Comments
 (0)