From e6ec56e0fea449f27e698521d58bb710c6d87761 Mon Sep 17 00:00:00 2001 From: Eric Clemmons Date: Thu, 17 Sep 2020 12:30:52 -0700 Subject: [PATCH] Fix link for "jump to the next step" --- docs/start/getting-started/fragments/next/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/getting-started/fragments/next/api.md b/docs/start/getting-started/fragments/next/api.md index 2be9113c164..09596f59d4c 100644 --- a/docs/start/getting-started/fragments/next/api.md +++ b/docs/start/getting-started/fragments/next/api.md @@ -131,7 +131,7 @@ amplify console To test this out locally, you can run the `mock` command. -> If you'd like to go ahead and connect the front end, you can [jump to the next step](#connect-frontend-to-api). +> If you'd like to go ahead and connect the front end, you can [jump to the next step](#api-with-server-side-rendering-ssr). ```bash amplify mock api