diff --git a/README.md b/README.md index fc1e58ce..34fd38b0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Overview - Logging powered by [SLF4J](https://www.slf4j.org/manual.html) -- HTTP API support is provided by [swagger-codegen](https://github.com/swagger-api/swagger-codegen). See [com.ibm.wiotp.sdk.swagger](https://github.ibm.com/ibm-watson-iot/swagger-java) +- HTTP API support is provided by [swagger-codegen](https://github.com/swagger-api/swagger-codegen). See [com.ibm.wiotp.sdk.swagger](https://github.com/ibm-watson-iot/swagger-java) ## Documentation @@ -73,4 +73,4 @@ class simpleTest { deviceClient.disconnect(); } } -``` \ No newline at end of file +```