diff --git a/Using-the-Help-Attributes.md b/Using-the-Help-Attributes.md index 2e25e9a..06dd650 100644 --- a/Using-the-Help-Attributes.md +++ b/Using-the-Help-Attributes.md @@ -44,5 +44,5 @@ A nice side-effect of the attributes is your command-methods are "self-documente For the sake of completeness, here is a link to the `ConsoleCommands` modules for the .Net and .Net Core projects: -- [BrittleFish ConsoleCommands.fs (.Net)](https://git.abbether.net/craig.oates/Brittle-Fish/src/branch/master/BrittleFish/ConsoleCommands.fs/ConsoleCommands.fs) -- [BrittleFishCore ConsoleCommands.fs (Core)](https://git.abbether.net/craig.oates/Brittle-Fish/src/branch/master/BrittleFish/ConsoleCommands.fsCore/ConsoleCommands.fs) +- [BrittleFish ConsoleCommands.fs (.Net)](hhttps://git.abbether.net/craig.oates/Brittle-Fish/src/branch/master/BrittleFish/ConsoleCommands.fs) +- [BrittleFishCore ConsoleCommands.fs (Core)](https://git.abbether.net/craig.oates/Brittle-Fish/src/branch/master/BrittleFishCore/ConsoleCommands.fs)