From 43698bebf869243ab5ccf7f4e8ce17b7e6b6e2b8 Mon Sep 17 00:00:00 2001 From: Gert Hengeveld <info@ghengeveld.nl> Date: Mon, 7 Oct 2019 11:56:07 +0200 Subject: [PATCH] Fix upgrade link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d99ee5db..530aca3b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Use it with `fetch`, Axios or other data fetching libraries, even GraphQL. > ## Upgrading to v9 > > Version 9 comes with a minor breaking change. -> See [Upgrading](https://docs.react-async.com/installation#upgrading) for details. +> See [Upgrading](https://docs.react-async.com/getting-started/upgrading) for details. # Documentation