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 64b8b2d commit 26c70b9Copy full SHA for 26c70b9
README.md
@@ -91,7 +91,7 @@ appSync:
91
92
# Upgrading from v1
93
94
-To upgrade form v1 of this plugin, [follow this guide](doc/upgrading-from-v1.md)
+To upgrade form [v1](https://github.com/sid88in/serverless-appsync-plugin/tree/v1) of this plugin, [follow this guide](doc/upgrading-from-v1.md)
95
96
# Contributing
97
doc/upgrading-from-v1.md
@@ -4,6 +4,8 @@
4
5
This page will guide you through the process of migrating existing stacks to the newer version.
6
7
+The v1 is still available on the [v1](https://github.com/sid88in/serverless-appsync-plugin/tree/v1) branch
8
+
9
## Breaking changes and dropped features
10
11
There are a few breaking changes that you need to be aware of.
0 commit comments