Skip to content

Commit adaacb4

Browse files
committed
swap out links for keys docs
1 parent 0b345c2 commit adaacb4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Create and update your Mailchimp contacts from your Android app. The Mailchimp S
1616

1717
### Retrieving SDK Key
1818

19-
An SDK Key can be retrieved by following the instructions found [here](https://admin.mailchimp.com/account/client-key).
19+
See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android/#Step_1._Retrieve_the_SDK_Key) for details on retrieving a key.
2020

2121
### Adding The Mailchimp SDK to your Project
2222

@@ -194,7 +194,8 @@ See the [Mailchimp GDPR Tutorial](https://mailchimp.com/help/collect-consent-wit
194194
```
195195

196196
#### Retrieving Marketing Permission Keys
197-
Coming Soon
197+
198+
See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android-use/#Marketing_Permissions) for details on setting up marketing permissions.
198199

199200
## Collecting contact events
200201

0 commit comments

Comments
 (0)