Skip to content

Commit 4b1bb84

Browse files
committed
docs: correct link text in CLI documentation for clarity
1 parent 6fcd710 commit 4b1bb84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/versioned_docs/version-2.14.0/codegen/CLI

website/versioned_docs/version-2.14.0/codegen/CLI/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ It is possible to use multiple plugins at the same time. For example, `--plugin
195195

196196
::::tip
197197
When generating multiple API client functions with different parameters, it might be more convenient to use a configuration file
198-
instead of command-line parameters. See the [Redocly configuration documentation](/codegen/CLI/redocly-config.mdx#generating-multiple-createapiclient-functions)
198+
instead of command-line parameters. See the [Redocly configuration documentation](/codegen/CLI/redocly-config.mdx#generating-multiple-api-client-functions)
199199
for more details on how to configure multiple _create API client functions_ in a YAML file.
200200
::::
201201

0 commit comments

Comments
 (0)