diff --git a/theme-source/templates/article.tsx b/theme-source/templates/article.tsx index 16794bdc70b19e63b4433fce8612635257ffde47..f5f970fc1fd97be077a0c863317c40758d31aee2 100644 --- a/theme-source/templates/article.tsx +++ b/theme-source/templates/article.tsx @@ -98,7 +98,7 @@ function Article({ metadata, content, config, originalFile }) { className="author" style={{ color: '#a2a2a2', display: 'block' }} target="_blank" - href={`https://git.ok1kvk.cz/ok1kvk.cz/content/tree/main/content/articles/${originalFile}`} + href={`https://git.ok1kvk.cz/ok1kvk.cz/content/tree/main/content/${originalFile}`} > {metadata.published ? ( <>