Update links, references and copyright

This commit is contained in:
Patrik Svensson
2021-04-05 16:59:09 +02:00
parent 4b37a4708f
commit 693e1fa170
10 changed files with 24 additions and 40 deletions

View File

@ -17,7 +17,7 @@ namespace Docs
public static class Colors
{
public const string Url = "https://raw.githubusercontent.com/spectresystems/spectre.console/main/resources/scripts/Generator/Data/colors.json";
public const string Url = "https://raw.githubusercontent.com/spectreconsole/spectre.console/main/resources/scripts/Generator/Data/colors.json";
public const string Root = "COLORS_ROOT";
}