Update README.md
This commit is contained in:
parent
f16dccda29
commit
92572d337e
|
@ -18,7 +18,7 @@ This repository serves as a comprehensive guide to leveraging the powerful Web S
|
|||
|
||||
## Examples <a name="Examples"></a>
|
||||
|
||||
Refer the examples in Java language, fully supported by the Seclore Server SDK. Explore the intricacies of secure data management, access controls, and much more by visiting the following link: [Examples](https://repo.seclore.com/public/seclore-java-sdk/src/branch/PS-1/examples)
|
||||
Refer the examples in Java language, fully supported by the Seclore Server SDK. Explore the intricacies of secure data management, access controls, and much more by visiting the following link: [Examples](examples)
|
||||
|
||||
## Learning Resources <a name="Learning"></a>
|
||||
|
||||
|
@ -26,7 +26,7 @@ While this is an excellent learning resource for the SDK, there are other resour
|
|||
|
||||
### Official Resources
|
||||
|
||||
- [Developer Guide](https://repo.seclore.com/public/seclore-java-sdk/src/branch/PS-1/Seclore%20Server%20SDK%20Java%20Guide%20v4.5.2.0.pdf)
|
||||
- [Developer Guide](Doc/Seclore%20Server%20SDK%20Java%20Guide%20v4.5.2.0.pdf)
|
||||
- [API Reference](https://seclore-sdk-local.docs.secloredevops.com/test/apidocs)
|
||||
- [Error Codes](https://seclore-sdk-local.docs.secloredevops.com/test/errorcodes)
|
||||
- [Seclore Server SDK Package](https://repo.seclore.com/public/-/packages/generic/seclore-java-sdk/test)
|
||||
|
|
Loading…
Reference in New Issue