Skip to content

Commit ef9eec6

Browse files
Frank Muellerminbi
authored andcommitted
Update README.md
Remove another reference to AWS forums
1 parent 2be6f5a commit ef9eec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ There are only a few fundamentals that are helpful to know when developing again
169169
* Unless explicitly stated, calls are synchronous and must be taken off of the main thread.
170170
* Unless explicitly stated, calls can always throw an AmazonServiceException or an AmazonClientException (depending on if the exception is generated by the client or the service).
171171
* The SDK will handle re-trying requests automatically, but unless explicitly stated will throw an exception if it cannot contact AWS.
172-
* We are always looking to help, please feel free to contact us on our [forum](https://forums.aws.amazon.com/forum.jspa?forumID=88).
172+
* We are always looking to help, please feel free to open an [issue](https://github.com/aws/aws-sdk-android/issues).
173173

174174
### Basic Service API Calls
175175

0 commit comments

Comments
 (0)