You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,12 @@ Aspose.Email Cloud SDK 20.9.0 is based on a new v4.0 REST API.
31
31
- All models are stored in one folder/namespace.
32
32
- The request models are simplified.
33
33
34
-
See [Release notes](https://docs.aspose.cloud/display/emailcloud/Aspose.Email+Cloud+20.9+Release+Notes).
34
+
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-9-release-notes/).
35
35
36
36
## How to use the SDK?
37
37
The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-java/tree/master/src/main/java/com/aspose/email/cloud/sdk).
38
38
39
-
Use [SDK tutorials](https://docs.aspose.cloud/display/emailcloud/SDK+Tutorials).
39
+
Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/).
40
40
41
41
SDK reference documentation is available in [this README](https://github.com/aspose-email-cloud/aspose-email-cloud-java/blob/master/docs/README.md).
42
42
@@ -62,7 +62,7 @@ Then, add a dependency:
62
62
</dependency>
63
63
```
64
64
65
-
See more details about SDK installation in this tutorial: [SDK setup](https://docs.aspose.cloud/display/emailcloud/SDK+setup).
65
+
See more details about SDK installation in this tutorial: [SDK setup](https://docs.aspose.cloud/email/sdk-setup/).
66
66
67
67
### Usage examples
68
68
To use the API, you should create an EmailCloud object:
0 commit comments