From bb3bf7f3fe5e51bfe31e0ab0b545ccd219f7b062 Mon Sep 17 00:00:00 2001 From: Christopher Kibble Date: Wed, 20 Nov 2024 13:32:34 -0500 Subject: [PATCH] Moved Command Line & Config to Coming Soon (they 404) --- docs/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/readme.md b/docs/readme.md index a2fc3e76c65..88570cfdb79 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -70,8 +70,8 @@ The output will be in the `./generated` folder by default - [Options](./options.md) details about some of the configuration options for manipulating the cmdlet generation process. - [Release Notes](./release-notes.md) information about the current build. - [Filing Bugs](https://github.com/azure/autorest) make sure that you tag it with the 'powershell' label. -- [Command-line-interface](../user/command-line-interface.md) - about the autorest command line -- [Configuration Files](../user/configuration.md) +- **Coming Soon**: [Command-line-interface](../user/command-line-interface.md) - about the autorest command line +- **Coming Soon**: [Configuration Files](../user/configuration.md) - **Coming Soon**: [Debugging](./debugging-modules.md) modules with VSCode made easy. - **Coming Soon**: [Testing](./testing-with-pester.md) modules with [Pester](https://github.com/pester/Pester/wiki/Pester) - **Coming Soon**: [Packaging](./packaging-the-module.md) modules