From 2db69368fe0f157f87dfbfcbbfe2f6f8a5d001e7 Mon Sep 17 00:00:00 2001 From: necusjz Date: Tue, 16 Jan 2024 11:54:09 +0800 Subject: [PATCH] fix: invalid url --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 0e24732c..7cb41d81 100644 --- a/docs/README.md +++ b/docs/README.md @@ -248,4 +248,4 @@ Azure CLI uses profiles to support Azure Stack. There are five profiles: The `latest` profile contains a full set of commands and the rest profiles contains a sub set of commands from the `latest`. One command may call different api versions in different profiles. So its arguments and output schema may vary from profile to profile. -Please jump to [CLI Generator](pages/usage/cli_generator_usage.md) for more details. +Please jump to [CLI Generator Usage](pages/usage/cli-generator/) for more details.