summaryrefslogtreecommitdiff
path: root/genrss.sh
diff options
context:
space:
mode:
Diffstat (limited to 'genrss.sh')
-rwxr-xr-xgenrss.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/genrss.sh b/genrss.sh
index fa36597..5c8ce3b 100755
--- a/genrss.sh
+++ b/genrss.sh
@@ -21,7 +21,6 @@ cat <<- EOT
<channel>
<title>$title</title>
<link>$link/</link>
- <atom:link href="$link/feed.xml" rel="self" type="application/rss+xml" />
<description>$description</description>
<managingEditor>$email ($author)</managingEditor>
<pubDate>$(date -R)</pubDate>