We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9c48a commit fc32251Copy full SHA for fc32251
README.md
@@ -11,7 +11,7 @@ Supports all key types - primary hash key and composite keys.
11
> For advanced users only. If you're not familiar with Laravel, Laravel Eloquent and DynamoDB, then I suggest that you get familiar with those first.
12
13
> **Breaking Changes** for v0.4
14
-> * If you're using v0.3 and below, please see [here](./README.v0.3.md)
+> * If you're using v0.3 and below, please see [here](https://github.com/baopham/laravel-dynamodb/blob/0.3.2/README.md)
15
> * To upgrade to v0.4, please see the [migration note](./MIGRATION.md)
16
17
* [Install](#install)
0 commit comments