fix source code link
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dmitriy Pleshevskiy 2022-06-21 00:07:56 +03:00
parent c039d82aed
commit 30e06c75a5
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ export function Footer(ctx: Context): AnyNode {
SERVER_STARTED_AT.toLocaleDateString(),
]),
E("div", [], [
RepoLink(ctx.tr.Source_code, "/pleshevskiy/recipes"),
RepoLink(ctx.tr.Source_code, "/pleshevskiy/pleshevski.ru"),
]),
]),
ChangeLang(ctx),