summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-18 10:19:55 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-18 10:19:55 -0400
commit361156c4394d1664f896a8a976c3e0bd2cd20ec4 (patch)
tree3085e55a8dc98be980a8e8f26f1bff075038b08d
parent7f32b98e6234e97479c1489c9c7802e61f5f0b1f (diff)
static/index.html: News: Linkify items.
-rw-r--r--static/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/index.html b/static/index.html
index e211e9a..076c746 100644
--- a/static/index.html
+++ b/static/index.html
@@ -115,22 +115,22 @@
<ul class="news-items">
<li>
<p><span class="tag is-white">Mar 07, 2014</span>
- <a href="#">FSF India's call for a free digital society supported by free software</a>
+ <a href="/news/free-digital-society/">FSF India's call for a free digital society supported by free software</a>
</p>
</li>
<li>
<p><span class="tag is-white">Oct 25, 2013</span>
- <a href="#">FSF India's Response to the Proposed Framework by Govt of India</a>
+ <a href="/news/response-oss-framwork/">FSF India's Response to the Proposed Framework by Govt of India</a>
</p>
</li>
<li>
<p><span class="tag is-white">Oct 14, 2013</span>
- <a href="#">Swatantra Malayalam Computing completes 12 years</a>
+ <a href="/news/smc-twelve-years/">Swatantra Malayalam Computing completes 12 years</a>
</p>
</li>
<li>
<p><span class="tag is-white">Sep 28, 2013</span>
- <a href="#">The GNU system has turned thirty years old on September 27, 2013</a>
+ <a href="/news/gnu-thirty/">The GNU system has turned thirty years old on September 27, 2013</a>
</p>
</li>
</ul>