fix relative link

This commit is contained in:
localhost_frssoft 2023-01-08 18:39:49 +03:00
parent 030076d6a9
commit 5489ac0104
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ EOF
cat <<EOF
<entry>
<title>$title</title>
<link href="$(echo "$uri$raw_id")"/>
<link href="$(echo "$raw_id")"/>
<id>tag:$day:$i</id>
<published>$created</published>
<updated>$updated</updated>