Skip to content

Commit b893f63

Browse files
authored
update link to Dotty repo file that moved (#1094)
1 parent cdfebd4 commit b893f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2018-04-30-in-a-nutshell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ very interesting possibilities to pursue in the future.
4040

4141
OK, but what is Tasty _exactly_? An up-to-date version of the Tasty
4242
file format is described in file
43-
[TastyFormat.scala](https://github.com/lampepfl/dotty/blob/master/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala)
43+
[TastyFormat.scala](https://github.com/lampepfl/dotty/blob/master/tasty/src/dotty/tools/tasty/TastyFormat.scala)
4444
of the `dotc` compiler for Scala 3.
4545

4646
## What Does Tasty Have to Do with Macros?

0 commit comments

Comments
 (0)