Skip to content

Commit

Permalink
Fix link for "jump to the next step"
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclemmons committed Sep 17, 2020
1 parent 9cf7d40 commit e6ec56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/start/getting-started/fragments/next/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6ec56e

Please sign in to comment.