From 5bb61d9aa41bb698a4339d281a70f0a617ee139e Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 16 Nov 2021 18:07:07 +0100 Subject: update example urls --- src/test/example_content/hello/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/example_content/hello/index.json b/src/test/example_content/hello/index.json index 34f5eba..12105c2 100644 --- a/src/test/example_content/hello/index.json +++ b/src/test/example_content/hello/index.json @@ -69,10 +69,10 @@ // Where this software/work initially comes from. In some cases (i.e. when // the developer of content is also the one who packages it for Hydrilla) // this might be the same as "package_url". - "upstream_url": "https://git.koszko.org/pydrilla/tree/example_content/hello", + "upstream_url": "https://git.koszko.org/pydrilla/tree/src/test/example_content/hello", // Where sources for the packaging of this content can be found. - "package_url": "https://git.koszko.org/pydrilla/tree/example_content/hello", + "package_url": "https://git.koszko.org/pydrilla/tree/src/test/example_content/hello", // Additional "comment" field can be used if needed. // "comment": "" -- cgit v1.2.3