summaryrefslogtreecommitdiffstats
path: root/static/news
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-03-05 18:23:18 -0500
committerrsiddharth <s@ricketyspace.net>2021-03-05 18:23:18 -0500
commitd6ceefc48be29af843825cbdba561dc3bfba1437 (patch)
tree3ec265ac317cce0c0ebb3d35c1063533a5d5e58d /static/news
parent158c3206d67b0b1ae5f24d20682f97ec2a9069cc (diff)
update feed links
There only one feed one at /feed.atom
Diffstat (limited to 'static/news')
-rwxr-xr-xstatic/news/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/news/index.html b/static/news/index.html
index 02034dc..9f85bbb 100755
--- a/static/news/index.html
+++ b/static/news/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <meta http-equiv="refresh" content="0; url=/news/feed.atom" />
+ <meta http-equiv="refresh" content="0; url=/feed.atom" />
<title>News &mdash; Free Software Foundation India</title>
</head>
<body></body>