mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2026-01-02 01:03:32 +01:00
Fix docs generation bug
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Docs
|
||||
|
||||
public static class Colors
|
||||
{
|
||||
public const string Url = "https://raw.githubusercontent.com/spectreconsole/spectre.console/main/resources/scripts/Generator/Data/colors.json";
|
||||
public const string Url = "https://raw.githubusercontent.com/spectreconsole/spectre.console/main/src/Generator/Data/colors.json";
|
||||
public const string Root = "COLORS_ROOT";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user