mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2025-12-26 15:57:58 +01:00
Fix docs generation bug
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Docs
|
|||||||
|
|
||||||
public static class Colors
|
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";
|
public const string Root = "COLORS_ROOT";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user