update mima url (#27407)

This commit is contained in:
kenji yoshida 2019-07-24 21:22:10 +09:00 committed by Arnout Engelen
parent 5997f516de
commit 94857fd4e1
3 changed files with 4 additions and 4 deletions

View file

@ -217,7 +217,7 @@ e.g. `allCluster`, `allTyped`.
Binary compatibility rules and guarantees are described in depth in the [Binary Compatibility Rules
](http://doc.akka.io/docs/akka/snapshot/common/binary-compatibility-rules.html) section of the documentation.
Akka uses MiMa (which is short for [Lightbend Migration Manager](https://github.com/typesafehub/migration-manager)) to
Akka uses [MiMa](https://github.com/lightbend/mima) to
validate binary compatibility of incoming pull requests. If your PR fails due to binary compatibility issues, you may see
an error like this: