Skip to content

Commit ab1fd2d

Browse files
author
Deian Stefan
committed
Shorten ED names in table
1 parent dbccf52 commit ab1fd2d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.markdown

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@ Web Application Security Working Group
2929
</tr>
3030
<tr>
3131
<td>Content Security Policy Level 2</td>
32-
<td><a href="https://w3c.github.io/webappsec-csp/2/">GitHub: w3c/webappsec-csp</a></td>
32+
<td><a href="https://w3c.github.io/webappsec-csp/2/">webappsec-csp</a></td>
3333
<td><a href="http://w3.org/TR/CSP2/" class="cr">CR: /TR/CSP2</a></td>
3434
</tr>
3535
<tr>
3636
<td>Mixed Content</td>
37-
<td><a href="https://w3c.github.io/webappsec-mixed-content/">GitHub: w3c/webappsec-mixed-content</a></td>
37+
<td><a href="https://w3c.github.io/webappsec-mixed-content/">webappsec-mixed-content</a></td>
3838
<td><a href="http://w3.org/TR/mixed-content/" class="cr">CR: /TR/mixed-content/</a></td>
3939
</tr>
4040
<tr>
4141
<td>Subresource Integrity</td>
42-
<td><a href="https://w3c.github.io/webappsec-subresource-integrity/">GitHub: w3c/webappsec-subresource-integrity</a></td>
42+
<td><a href="https://w3c.github.io/webappsec-subresource-integrity/">webappsec-subresource-integrity</a></td>
4343
<td><a href="http://w3.org/TR/SRI/" class="wd">WD: /TR/SRI/</a></td>
4444
</tr>
4545
<tr>
4646
<td>Upgrade Insecure Requests</td>
47-
<td><a href="https://w3c.github.io/webappsec-upgrade-insecure-requests/">GitHub: w3c/webappsec-upgrade-insecure-requests</a></td>
47+
<td><a href="https://w3c.github.io/webappsec-upgrade-insecure-requests/">webappsec-upgrade-insecure-requests</a></td>
4848
<td><a href="http://w3.org/TR/upgrade-insecure-requests/" class="wd">WD: /TR/upgrade-insecure-requests/</a></td>
4949
</tr>
5050
</tbody>
@@ -56,22 +56,22 @@ Web Application Security Working Group
5656
</tr>
5757
<tr>
5858
<td>Credential Management Level 1</td>
59-
<td><a href="https://w3c.github.io/webappsec-credential-management/">GitHub: w3c/webappsec-credential-management</a></td>
59+
<td><a href="https://w3c.github.io/webappsec-credential-management/">webappsec-credential-management</a></td>
6060
<td><a href="http://w3.org/TR/referrer-policy/" class="wd">WD: /TR/credential-management/</a></td>
6161
</tr>
6262
<tr>
6363
<td>Permissions API</td>
64-
<td><a href="https://w3c.github.io/permissions/">GitHub: w3c/permissions</a></td>
64+
<td><a href="https://w3c.github.io/permissions/">permissions</a></td>
6565
<td><a href="http://w3.org/TR/permissions/" class="fpwd">FPWD: /TR/permissions/</a></td>
6666
</tr>
6767
<tr>
6868
<td>Referrer Policy</td>
69-
<td><a href="https://w3c.github.io/webappsec-referrer-policy/">GitHub: w3c/webappsec-referrer-policy</a></td>
69+
<td><a href="https://w3c.github.io/webappsec-referrer-policy/">webappsec-referrer-policy</a></td>
7070
<td><a href="http://w3.org/TR/referrer-policy/" class="wd">WD: /TR/referrer-policy/</a></td>
7171
</tr>
7272
<tr>
7373
<td>Secure Contexts</td>
74-
<td><a href="https://w3c.github.io/webappsec-secure-contexts/">GitHub: w3c/webappsec-secure-contexts</a></td>
74+
<td><a href="https://w3c.github.io/webappsec-secure-contexts/">webappsec-secure-contexts</a></td>
7575
<td><a href="http://w3.org/TR/powerful-features/" class="wd">WD: /TR/powerful-features/</a></td>
7676
</tr>
7777
</tbody>
@@ -83,22 +83,22 @@ Web Application Security Working Group
8383
</tr>
8484
<tr>
8585
<td>Clear Site Data</td>
86-
<td><a href="https://w3c.github.io/webappsec-clear-site-data/">GitHub: w3c/webappsec-clear-site-data</a></td>
86+
<td><a href="https://w3c.github.io/webappsec-clear-site-data/">webappsec-clear-site-data</a></td>
8787
<td><a href="http://w3.org/TR/clear-site-data/" class="fpwd">FPWD: /TR/clear-site-data/</a></td>
8888
</tr>
8989
<tr>
9090
<td>Confinement with Origin Web Labels</td>
91-
<td><a href="https://w3c.github.io/webappsec-cowl/">GitHub: w3c/webappsec-cowl</a></td>
91+
<td><a href="https://w3c.github.io/webappsec-cowl/">webappsec-cowl</a></td>
9292
<td></td>
9393
</tr>
9494
<tr>
9595
<td>CSP Pinning</td>
96-
<td><a href="https://w3c.github.io/webappsec-csp/pinning/">GitHub: w3c/webappsec-csp</a></td>
96+
<td><a href="https://w3c.github.io/webappsec-csp/pinning/">webappsec-csp</a></td>
9797
<td><a href="http://w3.org/TR/csp-pinning/" class="fpwd">FPWD: /TR/csp-pinning/</a></td>
9898
</tr>
9999
<tr>
100100
<td>Entry Point Regulation</td>
101-
<td><a href="https://w3c.github.io/webappsec-epr/">GitHub: w3c/webappsec-epr</a></td>
101+
<td><a href="https://w3c.github.io/webappsec-epr/">webappsec-epr</a></td>
102102
<td><a href="http://w3.org/TR/epr/" class="fpwd">FPWD: /TR/epr/</a></td>
103103
</tr>
104104
</tbody>

0 commit comments

Comments
 (0)