Skip to content

Commit 91dd36d

Browse files
fix: translation of [Does not use] (GoogleChrome#4641)
* fix: translation of [Does not use] * Update index.md Co-authored-by: Aaron Forinton <89849359+AaronForinton@users.noreply.github.com>
1 parent 982e499 commit 91dd36d

File tree

1 file changed

+2
-2
lines changed
  • site/zh/docs/lighthouse/best-practices/uses-http2

1 file changed

+2
-2
lines changed

site/zh/docs/lighthouse/best-practices/uses-http2/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: 'layouts/doc-post.njk'
3-
title: 不要为其所有资源使用 HTTP/2
3+
title: 没有为所有资源使用 HTTP/2
44
description: 了解为什么 HTTP/2 对页面加载时间很重要以及如何在服务器上启用 HTTP/2。
55
date: 2019-05-02
66
updated: 2019-08-28
@@ -26,6 +26,6 @@ Lighthouse 会收集页面请求的所有资源,并检查每个资源的 HTTP
2626

2727
## 资源
2828

29-
- [**不要为其所有资源使用 HTTP/2**审计的源代码](https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/dobetterweb/uses-http2.js)
29+
- [**没有为所有资源使用 HTTP/2**审计的源代码](https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/dobetterweb/uses-http2.js)
3030
- [HTTP/2 简介](https://developers.google.com/web/fundamentals/performance/http2/)
3131
- [HTTP/2 常见问题](https://http2.github.io/faq/)

0 commit comments

Comments
 (0)