From 64bf8750d574cb0bc90ede692e217813d8b9ee12 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 27 Jan 2020 00:40:43 +0000 Subject: [PATCH] --- Using-the-Help-Attributes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)