You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/binary-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ A definition can be both `@binaryAPI` and `@binaryAPIAccessor`. This would be us
175
175
176
176
### Other concerns
177
177
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).
0 commit comments