Skip to content

Commit 9a4692a

Browse files
committed
fix link
1 parent bcb5f81 commit 9a4692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/api-def/pages/project-structure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Beyond the core files, you can optionally customize your API definition using ov
6060

6161
When you run `fern generate`, Fern combines your original API specification with the overrides file.
6262

63-
To use overrides, [create an `overrides.yml` file](/api-definitions/openapi/extensions/method-names) in the folder that contains your API definition:
63+
To use overrides, [create an `overrides.yml` file](/cli-api-reference/cli-reference/commands#fern-write-overrides) in the folder that contains your API definition:
6464

6565
```bash {6}
6666
fern/

0 commit comments

Comments
 (0)