Skip to content

Commit 4fa5483

Browse files
committed
revise intro
1 parent edb56ca commit 4fa5483

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
<body>
5959
<h1 class='noFrame'>HTTP Caching Tests</h1>
6060

61-
<p class="warning noFrame">These tests are a work in progress. The reported results may be faulty, and
62-
do not necessarily reflect the true capabilities of each cache. Furthermore, their primary
63-
purpose is to inform revision of the <a
64-
href="https://httpwg.org/http-core/draft-ietf-httpbis-cache-latest.html">HTTP caching
65-
specification</a>; so, they should not be used evaluate or compare feature support, since the
66-
specification itself might change. <strong>This is an open source project</strong>; to make
67-
contributions, add your implementation's results, file issues or learn more, see <a
61+
<p class="warning noFrame">These tests are a work in progress. The reported results may be
62+
faulty, and do not necessarily reflect the true capabilities of each cache. They should not be
63+
used evaluate or compare feature support.
64+
<strong>This is an open source project</strong>; to make contributions, add your
65+
implementation's results, file issues or learn more, see <a
6866
href="https://github.com/http-tests/cache-tests">the repository</a>.</p>
6967

7068
<p class='noFrame'>See also <a href="/spec/rfc9111.html">test results interspersed with the current specification text</a>.</p>

0 commit comments

Comments
 (0)