diff --git a/README.md b/README.md index 593d98f4..6b762bf0 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ let main args = | :? CommandLine.NotParsed -> 1 ``` -For additional examples, check the [wiki for additional examples](https://gsscoder/commandline/wiki/Examples) +For additional examples, check the [wiki for additional examples](https://github.com/gsscoder/commandline/wiki) Acknowledgements: ---