We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b57d3 commit 823535dCopy full SHA for 823535d
index.html
@@ -69,7 +69,7 @@ <h3>Why?</h3>
69
<ul>
70
<li>Avoid timestamps dated "1 minute ago" even though the page was opened 10 minutes ago; <em>timeago refreshes automatically</em>.</li>
71
<li>You can <em>take full advantage of page caching</em> in your web applications, because the timestamps aren't calculated on the server.</li>
72
- <li>You get to <em>use <a href="http://microformats.org/">microformats</a></em> like the cool kids.</li>
+ <li>You get to <em>use <a href="http://microformats.org/wiki/datetime-design-pattern">microformats</a></em> like the cool kids.</li>
73
</ul>
74
75
<h3>How?</h3>
0 commit comments