Skip to content

Commit de84bb3

Browse files
committed
2 parents 0184984 + 54c01d0 commit de84bb3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ FieldLevelEncryptionConfig config = FieldLevelEncryptionConfigBuilder.aFieldLeve
119119

120120
See also:
121121
* [FieldLevelEncryptionConfigBuilder.java](https://github.com/Mastercard/client-encryption-java/blob/master/src/main/java/com/mastercard/developer/encryption/FieldLevelEncryptionConfigBuilder.java) for all config options
122-
* [Mastercard service configurations](https://github.com/Mastercard/client-encryption-service-configurations/blob/master/README.md) on GitHub
122+
* [Service configurations](https://github.com/Mastercard/client-encryption-java/wiki/Java-Service-Configurations) wiki page
123123

124124
#### Performing Encryption
125125

@@ -205,7 +205,8 @@ Library options currently supported for the `java` generator:
205205
+ [google-api-client](#google-api-client)
206206

207207
See also:
208-
* [OpenAPI Generator (maven Plugin)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin)
208+
* [OpenAPI Generator (maven Plugin)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin)
209+
* [OpenAPI Generator (executable)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-cli)
209210
* [CONFIG OPTIONS for java](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/java.md)
210211

211212
#### okhttp-gson <a name="okhttp-gson"></a>

0 commit comments

Comments
 (0)