Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 479a5d0

Browse files
authoredJun 8, 2021
Fix github URL (#774)
Typo in link to github
1 parent ff04efc commit 479a5d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ The output will be in the `./generated` folder by default
6969
- [Samples](./samples/readme.md) demonstrate some example usage for generating cmdlets.
7070
- [Options](./options.md) details about some of the configuration options for manipulating the cmdlet generation process.
7171
- [Release Notes](./release-notes.md) information about the current build.
72-
- [Filing Bugs](https://githunb.com/azure/autorest) make sure that you tag it with the 'powershell' label.
72+
- [Filing Bugs](https://github.com/azure/autorest) make sure that you tag it with the 'powershell' label.
7373
- [Command-line-interface](../user/command-line-interface.md) - about the autorest command line
7474
- [Configuration Files](../user/configuration.md)
7575
- **Coming Soon**: [Debugging](./debugging-modules.md) modules with VSCode made easy.
7676
- **Coming Soon**: [Testing](./testing-with-pester.md) modules with [Pester](https://github.com/pester/Pester/wiki/Pester)
77-
- **Coming Soon**: [Packaging](./packaging-the-module.md) modules
77+
- **Coming Soon**: [Packaging](./packaging-the-module.md) modules

0 commit comments

Comments
 (0)
Please sign in to comment.