Skip to content

Commit e8c0cae

Browse files
committed
Change Mail to SMTP
1 parent 78380c3 commit e8c0cae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,15 +310,15 @@ <h3>Key</h3>
310310
<dd>WebRTC</dd>
311311
</td>
312312
<td class="proposal">
313-
<time>2020</time>
313+
<time><a href="https://w3c.github.io/webtransport/">2020</a></time>
314314
<dt>T</dt>
315315
<dd>WebTransport</dd>
316316
</td>
317317
</tr>
318318
<tr>
319319
<th>Social</th>
320320
<td class="all">
321-
<dt>Mail</dt>
321+
<dt>Smtp</dt>
322322
<dd>SMTP</dd>
323323
</td>
324324
<td class="other">
@@ -372,7 +372,7 @@ <h3>Key</h3>
372372
<td class="other">
373373
<time>2020</time>
374374
<dt>Owl</dt>
375-
<dd>RDF and OWL</dd>
375+
<dd>RDF and OWL; <a href="https://solidproject.org">Solid</a></dd>
376376
</td>
377377
</tr>
378378
<tr>

0 commit comments

Comments
 (0)