Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
[skip ci] Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
durera committed May 8, 2020
1 parent 50471ff commit 4d7c444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down Expand Up @@ -73,4 +73,4 @@ class simpleTest {
deviceClient.disconnect();
}
}
```
```

0 comments on commit 4d7c444

Please sign in to comment.