aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index a4d3e4c..bdb1f40 100755
--- a/build.sh
+++ b/build.sh
@@ -207,8 +207,8 @@ EOF
<pubDate>$(date -d "${WEBMETA_DATE:0:10}" +"%a, %d %b %Y %H:%M:%S +0000")</pubDate>
<author>$WEBMETA_AUTH</author>
<description>$WEBMETA_SUMMARY</description>
- <link>/$i</link>
- <guid>/$i</guid>
+ <link>/articles/$i</link>
+ <guid>/articles/$i</guid>
</item>
EOF