Fix fb50 post url
Anirudh Oppiliappan x@icyphox.sh
Mon, 14 Sep 2020 17:03:51 +0530
2 files changed,
2 insertions(+),
2 deletions(-)
M
pages/blog/fb50.md
→
pages/blog/fb50.md
@@ -3,7 +3,7 @@ template: text.html
title: Picking the FB50 smart lock (CVE-2019-13143) subtitle: … and lessons learnt in IoT security date: 2019-08-05 -url: fb50.md +url: fb50 --- (*originally posted at [SecureLayer7's Blog](http://blog.securelayer7.net/fb50-smart-lock-vulnerability-disclosure), with my edits*)
M
templates/index.html
→
templates/index.html
@@ -217,7 +217,7 @@ <!--<td align="right">2019-08-15</td>-->
</tr> <tr> - <td align="left"><a href="/blog/fb50.md">Picking the FB50 smart lock (CVE-2019-13143)</a></td> + <td align="left"><a href="/blog/fb50">Picking the FB50 smart lock (CVE-2019-13143)</a></td> <!--<td align="right">2019-08-05</td>--> </tr>