From 18cd864c8ab2d1095cdef4903e368a30d6b9d6ec Mon Sep 17 00:00:00 2001 From: Tim Young Date: Fri, 22 Sep 2017 11:45:58 -0500 Subject: [PATCH] Add url for gitlab --- SpriteLibrary/SpriteController.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SpriteLibrary/SpriteController.cs b/SpriteLibrary/SpriteController.cs index 32eb5fc..8d19e55 100644 --- a/SpriteLibrary/SpriteController.cs +++ b/SpriteLibrary/SpriteController.cs @@ -27,6 +27,8 @@ namespace SpriteLibrary /// The main places to find the SpriteLibrary and sample programs using this SpriteLibrary are here: /// /// and + /// + /// and /// /// internal class NamespaceDoc