From 078131cb6059825362ca685682ee8bb7f94807f4 Mon Sep 17 00:00:00 2001 From: leemcmullen Date: Fri, 28 Aug 2020 14:36:57 +0100 Subject: [PATCH] Fix link to issues page in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fa631e..acd6e0f 100644 --- a/README.md +++ b/README.md @@ -1080,7 +1080,7 @@ See the [examples][0] for more working sample code. DynamoDB is provided as-is, free of charge. For support, you have a few choices: - Ask your support question on [Stackoverflow.com](http://stackoverflow.com), and tag your question with **dynamodb**. -- If you believe you have found a bug in dynamodb, please submit a support ticket on the [Github Issues page for dynamo](http://github.com/baseprime/dynamo/issues). We'll get to them as soon as we can. +- If you believe you have found a bug in dynamodb, please submit a support ticket on the [Github Issues page for dynamo](http://github.com/baseprime/dynamodb/issues). We'll get to them as soon as we can. ### Maintainers