Skip to content

Commit 9806825

Browse files
committed
Add MiMa classic to the list of other concerns.
1 parent 3b7acde commit 9806825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/binary-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ A definition can be both `@binaryAPI` and `@binaryAPIAccessor`. This would be us
175175

176176
### Other concerns
177177

178-
* Tools that analyze inlined TASTy code might need to know about `@binaryAPI`. For example TASTy MiMa.
178+
* Tools that analyze inlined TASTy code might need to know about `@binaryAPI`. For example [MiMa](https://github.com/lightbend/mima/) and [TASTy MiMa](https://github.com/scalacenter/tasty-mima).
179179

180180
### Open questions
181181

0 commit comments

Comments
 (0)