From f2aa461e3160bb6261278049035eec6fa24f8d7b Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sat, 28 Aug 2021 08:43:49 +0200 Subject: [PATCH] fixed link to gitea repo... --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6cc0cfb..c9a821f 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ keyword = "keywords" [params] description = "Campo Sud reflection on highlights...." # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints" -sandpointsGiteaUrl = "http://localhost:3333/Sandpoints/SimpleSandpoints" +sandpointsGiteaUrl = "https://git.sandpoints.org/CampoSud/SpectreOfReflections" sandpointsCatalogPrefix = "/library/" sandpointsMentionedIn = ["editor", "annex"]