Skip to content

Commit

Permalink
Update docs-js_versioned_docs/version-v3/features/mail-client/mail-cl…
Browse files Browse the repository at this point in the history
…ient.mdx
  • Loading branch information
jjtang1985 authored Jan 8, 2025
1 parent 37ebf2f commit 77e2e6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ keywords:
This package has been deprecated and is no longer maintained.
Use at your own risk.

As an alternative, you can use the SDK for getting a mail destination, and send the mail by your own.
As an alternative, you can use the SAP Cloud SDK for getting a mail destination, and send the mail by your own.
This can be done e.g., by reading the BTP [documentation](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/using-tcp-protocol-for-cloud-applications?locale=en-US) or copy/paste the existing SDK [source code](https://github.com/SAP/cloud-sdk-js/tree/v3-main/packages/mail-client/src) (just 2 files).

Check failure on line 24 in docs-js_versioned_docs/version-v3/features/mail-client/mail-client.mdx

View workflow job for this annotation

GitHub Actions / checks

[vale] reported by reviewdog 🐶 [SAP.Products] Use 'SAP BTP' instead of 'the BTP'. Raw Output: {"message": "[SAP.Products] Use 'SAP BTP' instead of 'the BTP'.", "location": {"path": "docs-js_versioned_docs/version-v3/features/mail-client/mail-client.mdx", "range": {"start": {"line": 24, "column": 35}}}, "severity": "ERROR"}

Check failure on line 24 in docs-js_versioned_docs/version-v3/features/mail-client/mail-client.mdx

View workflow job for this annotation

GitHub Actions / checks

[vale] reported by reviewdog 🐶 [SAP.Products] Use 'SAP Cloud SDK' instead of 'the existing SDK'. Raw Output: {"message": "[SAP.Products] Use 'SAP Cloud SDK' instead of 'the existing SDK'.", "location": {"path": "docs-js_versioned_docs/version-v3/features/mail-client/mail-client.mdx", "range": {"start": {"line": 24, "column": 192}}}, "severity": "ERROR"}
:::

Expand Down

0 comments on commit 77e2e6e

Please sign in to comment.