Skip to content

Commit 80cd2a2

Browse files
Update src/pages/gen1/[platform]/build-a-backend/troubleshooting/apikey-not-found/index.mdx
Co-authored-by: josef <[email protected]>
1 parent 118ea2e commit 80cd2a2

File tree

1 file changed

+1
-1
lines changed
  • src/pages/gen1/[platform]/build-a-backend/troubleshooting/apikey-not-found

1 file changed

+1
-1
lines changed

src/pages/gen1/[platform]/build-a-backend/troubleshooting/apikey-not-found/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you're encountering an "API Key Not Found" issue in your Amplify project, fol
3030

3131
## Step 1: Modify `parameters.json` to Remove API Key
3232

33-
1. Navigate to the `amplify/backend/api/<apiName>/parameters.json` file in your project.
33+
1. Navigate to the `amplify/backend/api/<api-name>/parameters.json` file in your project.
3434
2. Add the following line to the file:
3535

3636
```json title="amplify/backend/api/<apiName>/parameters.json"

0 commit comments

Comments
 (0)