From 1508f449fc2ca691aec181da133ef6fde6d8d7f2 Mon Sep 17 00:00:00 2001 From: Greg Hedin Date: Sat, 16 Feb 2019 23:19:17 -0700 Subject: [PATCH] fix a link to command-line-interface.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffb74d8f..e61653439 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ See [dotnet/core/release-notes/2.0/2.0-supported-os.md](https://github.com/dotne Start by reading the documentation for using AutoRest: - [Managing AutoRest](./docs/managing-autorest.md) - shows how to get new updates to AutoRest and choose which version to use for code generation - [Generating a Client using AutoRest](./docs/generating-a-client.md) - shows simple command line usage for generating a client library. -- [Command Line Interface Documentation](./docs/user/cli.md) - explains common command line arguments +- [Command Line Interface Documentation](./docs/user/command-line-interface.md) - explains common command line arguments - [Examples](./Samples) - full, walkthrough-style scenarios for using AutoRest # Developers ![image](./docs/images/glasses.png)