Skip to content

Commit 08f7549

Browse files
authored
Merge pull request #8 from microformats/aaronpk-patch-1
update links on home page
2 parents 9428b5c + ab2fe18 commit 08f7549

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/index.jinja2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
<footer class="my-5">
103103
<ul>
104104
<li><a href="https://microformats.io">About Microformats</a></li>
105-
<li><a href="https://github.com/kylewm/mf2py-web">Source code for this site</a></li>
106-
<li><a href="https://github.com/tommorris/mf2py">Source code for the Microformats mf2py Parser</a></li>
105+
<li><a href="https://github.com/microformats/microformats-parser-website-python">Source code for this site</a></li>
106+
<li><a href="https://github.com/microformats/mf2py">Source code for the Microformats mf2py Parser</a></li>
107107

108108
<li>
109109
Other Microformats Parser websites:

0 commit comments

Comments
 (0)