diff --git a/avatar-importer/README.md b/avatar-importer/README.md index 7af9690..b75a4a2 100644 --- a/avatar-importer/README.md +++ b/avatar-importer/README.md @@ -1,6 +1,6 @@ # Avatar Importer -**Avatar Importer** extends the [Keycloak](https://www.keycloak.org)'s Identity Provider (IdP) mapper SPI to import the avatar image defined inside the IdP used for the logn. +**Avatar Importer** extends the [Keycloak](https://www.keycloak.org)'s Identity Provider (IdP) mapper SPI to import the avatar image from the IdP used for the login. ## Structure of the project @@ -16,7 +16,8 @@ The source code is present in `src` folder. ## Documentation -This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-spi](../keycloak-d4science-spi-ear/README.md). +This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-bundle](../ +keycloak-d4science-bundle/README.md). To build the module's JAR file it is sufficient to type