diff --git a/config.toml b/config.toml index d0e2ff4..cd06781 100644 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ tag = "tags" description = "Snađi se druže." # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints" sandpointsHome = "inquiry/figureitout.md" -sandpointsGiteaUrl = "https://projects.sandpoints.org/we/figureitout" +sandpointsGiteaUrl = "https://dev.sandpoints.org/we/figureitout" sandpointsCatalogPrefix = "/library/" sandpointsCatalogName = "figureitout" @@ -43,7 +43,7 @@ unsafe = true # replacements = ["git.sandpoints.org/Drawwell/SandpointsTheme -> /home/w/devm/SandpointsTheme"] #, "git.sandpoints.org/Drawwell/SandpointsEditPage -> /home/m/devel/SandpointsEditPage"] [[module.imports]] -path = "git.sandpoints.org/Drawwell/SandpointsTheme" +path = "dev.sandpoints.org/Drawwell/SandpointsTheme" [[module.imports.mounts]] source = "archetypes"