From 150bda4bf533acf0d84029e1997d2dc15e832a6f Mon Sep 17 00:00:00 2001 From: Craig Date: Mon, 8 Jul 2019 17:29:32 +0100 Subject: [PATCH] apply minor format change in Using SBB in Your Proj. --- Using-Smouldering-Beach-Ball-in-Your-Project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-Smouldering-Beach-Ball-in-Your-Project.md b/Using-Smouldering-Beach-Ball-in-Your-Project.md index 37b1523..73dd032 100644 --- a/Using-Smouldering-Beach-Ball-in-Your-Project.md +++ b/Using-Smouldering-Beach-Ball-in-Your-Project.md @@ -20,7 +20,7 @@ let ``draw-image`` imgWidth imgHeight mainColour oColour oType path = For more in-depth examples, have a look at "ConsoleCommands.fs". In here, you will find "real world" examples of this library in use. You can, also, check out the "Snippets" section for more examples. Links to those places are as follows: -- ["ConsoleCommands.fs"](https://gitlab.com/craig.oates/Smouldering-Beach-Ball/blob/master/SmoulderingBeachBallCLI/ConsoleCommands.fs) +- [ConsoleCommands.fs](https://gitlab.com/craig.oates/Smouldering-Beach-Ball/blob/master/SmoulderingBeachBallCLI/ConsoleCommands.fs) - ["Snippets" Section](https://gitlab.com/craig.oates/Smouldering-Beach-Ball/snippets) You can view the code for the various specifications using the following link: