Merge pull request #1062 from danielcb/fix-documentation-link

Fix link to upgrade documentation in readme
This commit is contained in:
Steve Kriss
2018-11-16 10:22:33 -07:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@ You can run Ark in clusters on a cloud provider or on-premises. For detailed inf
## Breaking changes
Ark version 0.10.0 introduces a number of breaking changes. Before you upgrade to version 0.10.0, make sure to read [the documentation on upgrading](upgrading-to-v0.10.md).
Ark version 0.10.0 introduces a number of breaking changes. Before you upgrade to version 0.10.0, make sure to read [the documentation on upgrading](docs/upgrading-to-v0.10.md).
## More information