Skip to content

Commit

Permalink
Merge pull request #607 from alexa/update_link_customer_contact_info
Browse files Browse the repository at this point in the history
Update link for requesting customer contact info.
  • Loading branch information
pbheemag committed Jan 29, 2020
2 parents 15fe574 + 66753ad commit 1f560d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ASK SDK v2 for Node.jsを使うと、ボイラープレートコード(毎回
- [ビデオ](https://developer.amazon.com/docs/custom-skills/videoapp-interface-reference.html)
- [デバイスのアドレス](https://developer.amazon.com/docs/custom-skills/device-address-api.html)
- [リスト](https://developer.amazon.com/docs/custom-skills/access-the-alexa-shopping-and-to-do-lists.html#alexa-lists-access)
- [ユーザー連絡先情報のリクエスト](https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html)
- [ユーザー連絡先情報のリクエスト](https://developer.amazon.com/docs/alexa/custom-skills/request-customer-contact-information-for-use-in-your-skill.html)
- [ユーザー設定情報の取得](https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html)
- [アカウントリンク](https://developer.amazon.com/docs/account-linking/understand-account-linking.html)
- [スロットタイプ値の同義語とIDを定義する(エンティティ解決)](https://developer.amazon.com/docs/custom-skills/define-synonyms-and-ids-for-slot-type-values-entity-resolution.html)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The ASK SDK v2 for Node.js makes it easier for you to build highly engaging skil
- [Video](https://developer.amazon.com/docs/custom-skills/videoapp-interface-reference.html)
- [Device Address](https://developer.amazon.com/docs/custom-skills/device-address-api.html)
- [Lists](https://developer.amazon.com/docs/custom-skills/access-the-alexa-shopping-and-to-do-lists.html#alexa-lists-access)
- [Request for customer contact information](https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html)
- [Request for customer contact information](https://developer.amazon.com/docs/alexa/custom-skills/request-customer-contact-information-for-use-in-your-skill.html)
- [Obtain customer settings information](https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html)
- [Account Linking](https://developer.amazon.com/docs/account-linking/understand-account-linking.html)
- [Entity Resolution](https://developer.amazon.com/docs/custom-skills/define-synonyms-and-ids-for-slot-type-values-entity-resolution.html)
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ SDKでサポートされているAlexaの機能

* `リスト <https://developer.amazon.com/docs/custom-skills/access-the-alexa-shopping-and-to-do-lists.html#alexa-lists-access>`__

* `ユーザー連絡先情報のリクエスト <https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html>`__
* `ユーザー連絡先情報のリクエスト <https://developer.amazon.com/docs/alexa/custom-skills/request-customer-contact-information-for-use-in-your-skill.html>`__

* `ユーザー設定情報の取得 <https://developer.amazon.com/docs/smapi/alexa-settings-api-reference.html>`_

Expand Down

0 comments on commit 1f560d9

Please sign in to comment.