Skip to content

Commit 34ee29b

Browse files
authored
Fix link in README
1 parent c443cf0 commit 34ee29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Either pass the `endpoint` option, or set the `SEAM_ENDPOINT` environment variab
366366
#### Configuring the Axios Client
367367

368368
The Axios client and retry behavior may be configured with custom initiation options
369-
via [`axiosOptions`] and [`axiosRetryOptions`][axiosRetryOptions].
369+
via [`axiosOptions`][axiosOptions] and [`axiosRetryOptions`][axiosRetryOptions].
370370
Options are deep merged with the default options.
371371

372372
[axiosOptions]: https://axios-http.com/docs/config_defaults

0 commit comments

Comments
 (0)