Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit f6041cf

Browse files
authored
Batches85WD17WD18 (#9578)
1 parent cd6a60a commit f6041cf

File tree

84 files changed

+45
-10062
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+45
-10062
lines changed

src/content/ar/fundamentals/performance/critical-rendering-path/index.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/content/de/fundamentals/performance/critical-rendering-path/index.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/content/en/_redirects.yaml

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,17 +425,35 @@ redirects:
425425
to: https://web.dev/performance-get-started
426426

427427
- from: /web/fundamentals/performance/get-started/graphicalcontent-4
428-
to: https://web.dev/performance/get-started-graphicalcontent-4
428+
to: https://web.dev/performance-get-started-graphicalcontent-4
429429

430430
- from: /web/fundamentals/performance/get-started/httpcaching-6
431-
to: https://web.dev/performance/get-started-httpcaching-6
431+
to: https://web.dev/performance-get-started-httpcaching-6
432432

433433
- from: /web/fundamentals/performance/get-started/httprequests-5
434-
to: https://web.dev/performance/get-started-httprequests-5
434+
to: https://web.dev/performance-get-started-httprequests-5
435435

436436
- from: /web/fundamentals/performance/get-started/textcontent-3
437437
to: https://web.dev/performance-get-started-textcontent-3
438438

439+
- from: /web/fundamentals/push-notifications
440+
to: https://web.dev/push-notifications
441+
442+
- from: /web/fundamentals/security/encrypt-in-transit/intro-to-security-terminology
443+
to: https://web.dev/intro-to-security-terminology
444+
445+
- from: /web/fundamentals/web-components
446+
to: https://web.dev/web-components
447+
448+
- from: /web/fundamentals/accessibility
449+
to: https://web.dev/accessibility
450+
451+
- from: /web/fundamentals/security/csp
452+
to: https://web.dev/csp
453+
454+
- from: /web/fundamentals/performance/critical-rendering-path
455+
to: https://web.dev/critical-rendering-path
456+
439457
## Redirects for Updates content migrated to web.dev
440458

441459
- from: /web/updates/2019/02/constructable-stylesheets
@@ -2126,6 +2144,20 @@ redirects:
21262144
- from: /web/updates/2015/02/offline-first-with-sw-precache
21272145
to: https://developer.chrome.com/docs/workbox/
21282146

2147+
- from: /web/updates/2015/12/getting-started-pwa
2148+
to: https://developer.chrome.com/blog/getting-started-pwa
2149+
2150+
- from: /web/updates/2016/12/lighthouse-dbw
2151+
to: https://developer.chrome.com/blog/lighthouse-dbw
2152+
2153+
- from: /web/updates/2017/09/abortable-fetch
2154+
to: https://developer.chrome.com/blog/abortable-fetch
2155+
2156+
- from: /web/updates/capabilities
2157+
to: https://developer.chrome.com/blog/capabilities
2158+
2159+
2160+
21292161

21302162
## Redirects for Fundamentals content migrated to DCC
21312163

src/content/en/fundamentals/accessibility/_toc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ toc:
22
- title: Accessibility
33
section:
44
- title: Overview
5-
path: /web/fundamentals/accessibility/
5+
path: https://web.dev/accessibility
6+
status: external
67
- title: Focus
78
section:
89
- title: Introduction to Focus
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)