From 2ef93d93eaaf519988475c3ed1aa3678fddb9780 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 2 Dec 2019 19:44:38 +0000 Subject: [PATCH] update links to git.abbether. --- .../Images/Adding_CW_Proj_PM.JPG | Bin .../Images/Architecture_Overview_General.png | Bin .../Images/CW_As_Department.png | Bin {.gitlab => .attachments}/Images/CW_Header.png | Bin .../Images/Command_Mirroring_At_RunTime.gif | Bin .../Images/ConsoleCommands_Flow.png | Bin .../Images/Department_Talk_Detail.png | Bin .../Images/Department_Talk_Implied.png | Bin .../Images/False_At_RunTime.JPG | Bin .../Images/General_Flow.png | Bin .../Images/Invalid_Input.png | Bin .../Images/Method_Mapping.gif | Bin .../Images/Method_Mapping_Invalid.gif | Bin .../Images/Sidebar_Logo.png | Bin .../Images/String_Input.gif | Bin .../Images/True_At_RunTime.JPG | Bin .../Images/Valid_Input.png | Bin .../Console.Waterworks.csproj | 6 ++---- .../Console.Waterworks/WaterWorksIcon.ico | Bin 16958 -> 0 bytes README.md | 14 +++++++------- 20 files changed, 9 insertions(+), 11 deletions(-) rename {.gitlab => .attachments}/Images/Adding_CW_Proj_PM.JPG (100%) rename {.gitlab => .attachments}/Images/Architecture_Overview_General.png (100%) rename {.gitlab => .attachments}/Images/CW_As_Department.png (100%) rename {.gitlab => .attachments}/Images/CW_Header.png (100%) rename {.gitlab => .attachments}/Images/Command_Mirroring_At_RunTime.gif (100%) rename {.gitlab => .attachments}/Images/ConsoleCommands_Flow.png (100%) rename {.gitlab => .attachments}/Images/Department_Talk_Detail.png (100%) rename {.gitlab => .attachments}/Images/Department_Talk_Implied.png (100%) rename {.gitlab => .attachments}/Images/False_At_RunTime.JPG (100%) rename {.gitlab => .attachments}/Images/General_Flow.png (100%) rename {.gitlab => .attachments}/Images/Invalid_Input.png (100%) rename {.gitlab => .attachments}/Images/Method_Mapping.gif (100%) rename {.gitlab => .attachments}/Images/Method_Mapping_Invalid.gif (100%) rename {.gitlab => .attachments}/Images/Sidebar_Logo.png (100%) rename {.gitlab => .attachments}/Images/String_Input.gif (100%) rename {.gitlab => .attachments}/Images/True_At_RunTime.JPG (100%) rename {.gitlab => .attachments}/Images/Valid_Input.png (100%) delete mode 100644 Console.Waterworks/Console.Waterworks/WaterWorksIcon.ico diff --git a/.gitlab/Images/Adding_CW_Proj_PM.JPG b/.attachments/Images/Adding_CW_Proj_PM.JPG similarity index 100% rename from .gitlab/Images/Adding_CW_Proj_PM.JPG rename to .attachments/Images/Adding_CW_Proj_PM.JPG diff --git a/.gitlab/Images/Architecture_Overview_General.png b/.attachments/Images/Architecture_Overview_General.png similarity index 100% rename from .gitlab/Images/Architecture_Overview_General.png rename to .attachments/Images/Architecture_Overview_General.png diff --git a/.gitlab/Images/CW_As_Department.png b/.attachments/Images/CW_As_Department.png similarity index 100% rename from .gitlab/Images/CW_As_Department.png rename to .attachments/Images/CW_As_Department.png diff --git a/.gitlab/Images/CW_Header.png b/.attachments/Images/CW_Header.png similarity index 100% rename from .gitlab/Images/CW_Header.png rename to .attachments/Images/CW_Header.png diff --git a/.gitlab/Images/Command_Mirroring_At_RunTime.gif b/.attachments/Images/Command_Mirroring_At_RunTime.gif similarity index 100% rename from .gitlab/Images/Command_Mirroring_At_RunTime.gif rename to .attachments/Images/Command_Mirroring_At_RunTime.gif diff --git a/.gitlab/Images/ConsoleCommands_Flow.png b/.attachments/Images/ConsoleCommands_Flow.png similarity index 100% rename from .gitlab/Images/ConsoleCommands_Flow.png rename to .attachments/Images/ConsoleCommands_Flow.png diff --git a/.gitlab/Images/Department_Talk_Detail.png b/.attachments/Images/Department_Talk_Detail.png similarity index 100% rename from .gitlab/Images/Department_Talk_Detail.png rename to .attachments/Images/Department_Talk_Detail.png diff --git a/.gitlab/Images/Department_Talk_Implied.png b/.attachments/Images/Department_Talk_Implied.png similarity index 100% rename from .gitlab/Images/Department_Talk_Implied.png rename to .attachments/Images/Department_Talk_Implied.png diff --git a/.gitlab/Images/False_At_RunTime.JPG b/.attachments/Images/False_At_RunTime.JPG similarity index 100% rename from .gitlab/Images/False_At_RunTime.JPG rename to .attachments/Images/False_At_RunTime.JPG diff --git a/.gitlab/Images/General_Flow.png b/.attachments/Images/General_Flow.png similarity index 100% rename from .gitlab/Images/General_Flow.png rename to .attachments/Images/General_Flow.png diff --git a/.gitlab/Images/Invalid_Input.png b/.attachments/Images/Invalid_Input.png similarity index 100% rename from .gitlab/Images/Invalid_Input.png rename to .attachments/Images/Invalid_Input.png diff --git a/.gitlab/Images/Method_Mapping.gif b/.attachments/Images/Method_Mapping.gif similarity index 100% rename from .gitlab/Images/Method_Mapping.gif rename to .attachments/Images/Method_Mapping.gif diff --git a/.gitlab/Images/Method_Mapping_Invalid.gif b/.attachments/Images/Method_Mapping_Invalid.gif similarity index 100% rename from .gitlab/Images/Method_Mapping_Invalid.gif rename to .attachments/Images/Method_Mapping_Invalid.gif diff --git a/.gitlab/Images/Sidebar_Logo.png b/.attachments/Images/Sidebar_Logo.png similarity index 100% rename from .gitlab/Images/Sidebar_Logo.png rename to .attachments/Images/Sidebar_Logo.png diff --git a/.gitlab/Images/String_Input.gif b/.attachments/Images/String_Input.gif similarity index 100% rename from .gitlab/Images/String_Input.gif rename to .attachments/Images/String_Input.gif diff --git a/.gitlab/Images/True_At_RunTime.JPG b/.attachments/Images/True_At_RunTime.JPG similarity index 100% rename from .gitlab/Images/True_At_RunTime.JPG rename to .attachments/Images/True_At_RunTime.JPG diff --git a/.gitlab/Images/Valid_Input.png b/.attachments/Images/Valid_Input.png similarity index 100% rename from .gitlab/Images/Valid_Input.png rename to .attachments/Images/Valid_Input.png diff --git a/Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj b/Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj index 4d27078..4527f13 100644 --- a/Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj +++ b/Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj @@ -31,7 +31,8 @@ 4 - WaterWorksIcon.ico + + @@ -63,8 +64,5 @@ - - - \ No newline at end of file diff --git a/Console.Waterworks/Console.Waterworks/WaterWorksIcon.ico b/Console.Waterworks/Console.Waterworks/WaterWorksIcon.ico deleted file mode 100644 index ca3bed5982b1455004bcf57cfeb5ee0704c46aed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16958 zcmeHOJ#W-N5cMfV%A}&@%9QyBiD+rk(MIA2ke=o`$`t&7s}T}ukPy{Hf`;lE8bom^ zkdSDC1cZE$IP+`|^6l;Hc+X?Ucez2Ext-med2eQIbG9!@dh~C1H=)1%Wb09qJV=sc ziyE1d0X5h&p|KcA({z*C0ksjeMU*1~y-#g(4&DP=ce;qAJ($5`uSyPR-Zr(d$Hy|5 zhM^o3+?S>1QoX!62ywqY{hD5kU#91yXX)A7C+VM8JDqKR-#^W80`JZ5?@|s1?mnQ2 zGkgB#@>hEP@p)&tYIQh!^Ekcw@>#RWCmYASD*m)N;HHVyUemB(9Ot$wVs#D#H%+SGww{CYz}4iP2+gu4Vvu6Mnp=!N zT=!kUwK&FyHrMs<_O8A8EYP2sCQW`_df7wG7o0UHRb;g;j^Xh zMc|)(XQ4fBb>PCt;tGZnItz z2G_pgZ*w0Ewbf)*fBAT|&W%hVc~JjPs}*`lyr=*x^pEAuDx!Y@_N^|+b_>;`m-Bb z>RaNFVzAvZmgb9NYFhIXGp@zz;&=={ZEhF&g)recw8klBJQS;oV|Zp4!%v&rMUEj% zR?q%8FQHgn8*AcObk{hB@K}EDS)}@B?;RPv`@+0ghw^>bW7zMw?~i8yjMrLg91%aJ zN&aGd;Qm$c z;bpteFOE%|o9YUDv~`^Oc)+HKZ=D5qjtgJD7;V`YhopTtq`C9jeKFdyX_$RD?tA_3 z)A4`T=O^F(v$BDkCYH|{t#DiU0XL7FmTgVEb7Y0Tt{>rj=OT*6$qF!ECkG_iiO|KPY|!GNI2?(&l^cRvaZi+4akLud*Q9FZl0GkuN&9 z_t@s|U?lu??6`mEzEfJzI|O$YvJDISjKc8%KRADOJs+qwaAN;@j(6rZp${{^i6z^R z+Oi9-cmIF;#`R}SV}m75K#+SW2lx%}Xvy+0BtA2Ho;mw8%|{*%sg0>Eq5wDW_kH|e zyU7Q3&U5|nXRbF+a=m_>>$O7n26?}itJUAGWMEJLDRl2R@Apn}y;jt9y{PjB*Zmf{ C+L_V- diff --git a/README.md b/README.md index b4bbd77..28d38b5 100644 --- a/README.md +++ b/README.md @@ -8,21 +8,21 @@ If none of what I just said made no sense, hopefully the images below will help **Good Input Data Flow** -![Example 1](.gitlab/Images/Valid_Input.png "Valid input diagram") +![Example 1](.attachments/Images/Valid_Input.png "Valid input diagram") **Bad Input Data Flow** -![Example 3](.gitlab/Images/Invalid_Input.png "Invalid input diagram") +![Example 3](.attachments/Images/Invalid_Input.png "Invalid input diagram") --- **Code Example - Good Input** -![Example 2](.gitlab/Images/Method_Mapping.gif "Method mapping example -- valid") +![Example 2](.attachments/Images/Method_Mapping.gif "Method mapping example -- valid") **Code Example - Bad Input** -![Example 4](.gitlab/Images/Method_Mapping_Invalid.gif "Method mapping example -- invalid") +![Example 4](.attachments/Images/Method_Mapping_Invalid.gif "Method mapping example -- invalid") Within this repository is three projects within one Visual Studio solution. Those projects are as follows: @@ -61,7 +61,7 @@ dotnet add package Console.Waterworks --version 1.0.0.2 For more information, please use the following links: -- [Console.Waterworks Wiki](https://gitlab.com/craig.oates/Console.Waterworks/wikis/home) +- [Console.Waterworks Wiki](https://git.abbether.net/craig.oates/Console.Waterworks/wikis/home) - [NuGet Profile Page](https://www.nuget.org/packages/Console.Waterworks/) ## CW_Console @@ -86,5 +86,5 @@ When I started this project, the .Net Framework was its infancy with its switch If you are interested in using Console.Waterworks.Core, you can use the following links: -- [Console.Waterworks.Core Repository](https://gitlab.com/craig.oates/Console.Waterworks.Core/) -- [Console.Waterworks.Core Wiki](https://gitlab.com/craig.oates/Console.Waterworks.Core/wikis/home) \ No newline at end of file +- [Console.Waterworks.Core Repository](https://git.abbether.net/craig.oates/Console.Waterworks.Core/) +- [Console.Waterworks.Core Wiki](https://git.abbether.net/craig.oates/Console.Waterworks.Core/wikis/home) \ No newline at end of file