Skip to content

Commit

Permalink
fix: updatelinks in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Pavan K Manda <[email protected]>
  • Loading branch information
pavanm87 committed Sep 14, 2023
1 parent ce591b5 commit 9aa21fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Maven Central](https://img.shields.io/maven-central/v/com.ibm.cloud/scc.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.ibm.cloud%22%20AND%20a:%22scc%22)

# IBM Cloud Security & Compliance Center Java SDK Version 3.0.0
Java client library to interact with various [IBM Cloud Security & Compliance Center](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services%2Csecurity).
Java client library to interact with various [IBM Cloud Security & Compliance Center](https://cloud.ibm.com/apidocs/security-compliance?code=java).

Disclaimer: this SDK is being released initially as a **pre-release** version.
Changes might occur which impact applications that use this SDK.
Expand Down Expand Up @@ -46,7 +46,7 @@ The IBM Cloud Security & Compliance Center Java SDK allows developers to program

Service Name | Imported Class Name
--- | ---
[ConfigurationGovernanceApi](https://cloud.ibm.com/apidocs/security-compliance/config) | ConfigurationGovernanceApi:3.0.0
[Security and Compliance Center](https://cloud.ibm.com/apidocs/security-compliance) | SecurityAndComplianceCenterApi:3.0.0

## Prerequisites

Expand Down Expand Up @@ -108,4 +108,4 @@ See [CONTRIBUTING](CONTRIBUTING.md).
## License

The IBM Cloud MySDK Java SDK is released under the Apache 2.0 license.
The license's full text can be found in [LICENSE](LICENSE).
The license's full text can be found in [LICENSE](LICENSE).

0 comments on commit 9aa21fd

Please sign in to comment.