close
The Wayback Machine - https://web.archive.org/web/20210814095905/https://github.com/GoogleChrome/web.dev/pull/5104
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundancy-free internal links #5104

Merged
merged 2 commits into from Apr 16, 2021
Merged

Redundancy-free internal links #5104

merged 2 commits into from Apr 16, 2021

Conversation

@tomayac
Copy link
Member

@tomayac tomayac commented Apr 16, 2021

Changes proposed in this pull request:

  • Internal links don't need the https://web.dev prefix. This saves some bytes.
@google-cla google-cla bot added the cla: yes label Apr 16, 2021
@pullapprove pullapprove bot requested review from jpmedley, mihajlija and rachelandrew Apr 16, 2021
@chrome-devrel-review-bot
Copy link
Collaborator

@chrome-devrel-review-bot chrome-devrel-review-bot commented Apr 16, 2021

Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.

Staging URLs

For your convenience, here are direct links (on our staging site) to the content you created or updated:

Requested changes

If there are any common problems with the content files you created or modified, they will be listed here.

CONTRIBUTING.md

  • Please change your usage of the following words:

src/site/content/en/blog/a11y-tips-for-web-dev/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 131, 146, 191, 248, 252, 256, 271, 276, 280, 282, 284, 286, 288, 337, 406, 425, 426, 461, 471, 476, 479, 500, 502, 518
  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 275, 295, 307, 447

src/site/content/en/blog/agrofy/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/app-shortcuts/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/ar-hit-test/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 88, 101, 134, 282, 301

src/site/content/en/blog/aspect-ratio/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 22, 34, 35, 60, 61, 84, 85, 128, 129, 166, 204, 217, 220, 238, 244, 247

src/site/content/en/blog/async-clipboard/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/at-property/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/autowebperf/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/betty-crocker/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/bfcache/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/browser-fs-access/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 72, 173, 193, 257, 268, 269, 273, 274, 278, 279, 283, 284, 334, 338, 339, 343, 344

src/site/content/en/blog/building-a-pwa-at-google-part-1/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/building-a-settings-component/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 527, 586

src/site/content/en/blog/building-a-tabs-component/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 56, 168, 235, 275, 355, 405, 459, 480, 496, 748, 945

src/site/content/en/blog/carousel-best-practices/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/change-password-url/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/compat2021/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/conversion-measurement/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 87, 114, 159, 202, 218, 219, 357, 377, 419, 421, 425, 479, 544, 623
  • Please change your usage of the following words:

src/site/content/en/blog/cors-rfc1918-feedback/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/detached-window-memory-leaks/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 88, 89, 106, 107, 157, 158, 226, 238, 239, 264, 272

src/site/content/en/blog/device-pixel-content-box/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 21, 25, 27, 29, 43, 46, 47, 50, 52, 56, 58, 76, 79, 80, 83, 87, 90, 91, 96, 98, 111, 114, 117, 121, 141

src/site/content/en/blog/drag-and-drop/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 25, 46, 114, 223, 228, 281, 282, 283, 284, 286, 297

src/site/content/en/blog/fetch-metadata/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 22, 24, 26, 30, 31, 35, 36, 38, 41, 46, 54, 62, 66, 75, 79, 84, 88, 92, 96, 100, 121, 123, 125, 133, 138, 147, 153, 155, 156, 163, 169, 172, 173, 174, 178, 206, 212, 214, 217, 220, 228
  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 216

src/site/content/en/blog/file-handling/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/five-ways-airshift-improved-their-react-app/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 23, 27, 29, 41, 60, 74, 76, 79, 86, 92, 96, 99, 106, 130, 153, 155, 163, 229, 252, 264, 273, 276, 282, 283, 284, 286, 291, 296, 297

src/site/content/en/blog/floc/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 105, 111, 120, 132, 138
  • Please change your usage of the following words:

src/site/content/en/blog/goibibo/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/hid-examples/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/houdini-how/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/how-mercadolibre-optimized-web-vitals/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 74, 93, 123, 134, 149, 199, 201, 208, 216, 218, 239, 245, 266, 268

src/site/content/en/blog/how-we-build-webdev-and-use-web-components/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 18, 19, 21, 22, 23, 29, 31, 32, 35, 36, 37, 50, 65, 71, 72, 74, 75, 80, 81, 87, 88, 92, 93, 95, 121, 125, 133, 134, 136, 142, 143, 146, 147, 149, 158, 160, 161, 164, 172, 176

src/site/content/en/blog/install-thumbor/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 17, 19, 23, 27, 43, 68, 88, 90, 92, 102, 104, 106, 110, 112, 114, 128, 170, 173

src/site/content/en/blog/intersectionobserver-v2/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/lighthouse-evolution-cds-2019/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/lighthouse-whats-new-6.0/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 36, 54, 200, 242, 243, 259, 264, 265, 334, 338, 342, 382, 404, 432, 433, 451, 452

src/site/content/en/blog/live-wrap-up/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/lowes/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/multi-screen-window-placement/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/next-gen-css-2019/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 90, 92, 110, 111, 112, 116, 117, 121, 124, 129, 131, 133, 143, 145, 147, 148, 154, 156, 167, 169, 171, 175, 176, 181, 186, 188, 190, 192, 194, 195, 197, 199, 201, 203, 205, 212, 218, 222, 226, 227, 233, 237, 238, 244, 248, 249, 255, 259, 268, 274, 275, 306, 308, 313, 316, 318, 320, 327, 331, 333, 335, 339, 343, 344, 345, 346, 347

src/site/content/en/blog/optimize-lcp/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 39, 40, 122, 123, 201, 214, 229, 230, 242, 260, 316, 332, 356, 392, 479, 513, 529, 536

src/site/content/en/blog/origin-agent-cluster/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/origin-trials/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/overloaded-server/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 27, 34, 36, 37, 38, 39, 41, 43, 48, 53, 57, 70, 72, 74, 78, 84, 91, 96, 103, 105, 109, 116, 119, 128, 129, 130, 135, 139, 141, 145, 147, 152, 156, 171, 175, 193, 197, 198, 202, 215, 219, 226, 228, 230, 234
  • Please change your usage of the following words:

src/site/content/en/blog/preload-optional-fonts/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 22, 72, 73, 80, 81, 90, 97, 98, 102, 103, 118

src/site/content/en/blog/progressively-enhance-your-pwa/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 41, 58, 71, 98, 125, 224, 248, 255, 268, 276, 345, 352, 359, 378, 453, 460, 510, 518, 525, 608, 621, 635, 665, 672, 758, 802, 813, 865, 921, 923, 938, 945, 950, 957, 964, 974

src/site/content/en/blog/rakuten-24/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/referrer-best-practices/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/schemeful-samesite/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/shopping-for-speed-on-ebay/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 47, 56, 58, 112, 128, 130, 133, 144, 156, 164, 165, 171, 174, 178, 189, 191, 199, 201, 205, 207, 211, 214, 216, 220, 222

src/site/content/en/blog/sign-in-form-best-practices/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 91, 150, 222, 238, 239, 267, 271, 274, 287, 288, 298, 339, 375, 382, 413, 441, 462, 494, 495, 531, 543, 572, 573, 583, 633, 634
  • Please change your usage of the following words:

src/site/content/en/blog/tabbed-application-mode/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/text-fragments/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 37, 38, 56, 61, 98, 144, 151, 168, 175, 180, 186, 193, 205, 213, 217, 228, 233, 286, 299, 302, 311, 318, 479, 480, 484, 485
  • Please change your usage of the following words:

src/site/content/en/blog/third-party-origin-trials/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/tokopedia/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/trust-tokens/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/use-thumbor/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 17, 22, 26, 33, 36, 43, 48, 53, 57, 60, 64, 67, 74, 78, 81, 86, 89, 97, 102, 106, 109, 113, 116, 122, 126, 130, 135, 138, 144, 148, 151, 156, 159, 164, 169, 173, 176, 183, 185, 190, 198

src/site/content/en/blog/user-agent-client-hints/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 69, 203, 204, 205, 206, 207, 208, 209, 210, 211, 450

src/site/content/en/blog/using-conversion-measurement/index.md

  • Please change your usage of the following words:

src/site/content/en/blog/vitals-measurement-getting-started/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 19, 23, 27, 29, 30, 31, 33, 37, 40, 45, 47, 51, 53, 55, 59, 61, 63, 67, 69, 73, 77, 79, 80, 86, 87, 88

src/site/content/en/blog/vodafone/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/vr-comes-to-the-web-pt-ii/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 237, 267

src/site/content/en/blog/web-ar/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/web-on-android/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/web-share-target/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/why-coop-coep/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 25, 114, 136, 157, 193, 262

src/site/content/en/blog/workbox-share-targets/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/blog/zdf/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/developer-satisfaction/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/fast/content-delivery-networks/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 20, 24, 26, 34, 36, 40, 43, 46, 52, 56, 60, 65, 69, 71, 73, 83, 87, 93, 97, 101, 106, 108, 110, 112, 117, 122, 124, 126, 131, 133, 135, 137, 142, 144, 150, 152, 157, 161, 167, 171, 176, 178, 183, 188, 193, 195, 200, 205, 207, 209, 214, 219, 221, 224, 229, 234, 238, 243, 245, 247, 250, 255, 260, 263, 268, 271, 274, 279, 284, 289, 290, 291

src/site/content/en/fast/cookie-notice-best-practices/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/fast/debug-layout-shifts/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/fast/optimize-css-background-images-with-media-queries/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 15, 19, 30, 33, 36, 39, 60, 64, 65, 67, 71, 72, 74, 87, 119, 122, 134, 138, 141, 148, 149, 150

src/site/content/en/fast/optimize-webfont-loading/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 29, 42, 65, 74, 76, 132, 137, 189, 192, 197, 215

src/site/content/en/fast/rail/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/fast/reduce-webfont-size/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 37, 42, 56, 66, 81, 89, 91, 107, 162, 250, 255, 271, 276, 330

src/site/content/en/fast/signed-exchanges/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/handbook/content-checklist/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/handbook/markup-media/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 100
  • Please change your usage of the following words:

src/site/content/en/handbook/quick-start/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/handbook/yaml-front-matter/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 41, 61, 81, 98, 121, 138, 174, 179, 198, 240, 244, 264, 271, 282, 363

src/site/content/en/lighthouse-accessibility/accessibility-scoring/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 44, 60, 64, 72, 76, 80, 116, 124, 136, 140, 144, 152, 156, 160, 164, 168, 176, 180, 184, 188, 192, 196

src/site/content/en/lighthouse-accessibility/aria-name/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/lighthouse-performance/unused-javascript/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/lighthouse-performance/uses-responsive-images/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/lighthouse-pwa/installable-manifest/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 52, 70

src/site/content/en/media/video-and-source-tags/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 110, 111, 143, 168, 179, 197, 203, 218, 280, 284, 295

src/site/content/en/metrics/cls/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/payments/android-payment-apps-delegation/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/payments/setting-up-a-payment-method/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 111, 171, 366, 367, 402, 418, 419, 463, 482

src/site/content/en/progressive-web-apps/app-like-pwas/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 16, 18, 20, 23, 36, 39, 47, 49, 50, 56, 69, 71, 80, 83, 84, 91, 92, 93, 98, 101, 111, 112, 114, 115, 116, 121, 124, 134, 139, 142, 150, 155, 168, 172, 177, 180, 188, 190, 196, 199, 208, 209, 210, 215, 218, 227, 228, 233, 234, 245, 253, 276, 278, 282, 287, 295, 303, 304, 305, 306, 311, 323, 324, 325, 330, 333, 345, 346, 351, 354, 362, 369, 371, 374, 383, 384, 390, 394, 426, 427, 440, 441, 447, 471, 499, 709, 739
  • Please change your usage of the following words:

src/site/content/en/progressive-web-apps/define-install-strategy/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 17, 24, 26, 30, 32, 34, 35, 36, 37, 39, 41, 45, 47, 49, 53, 62, 67, 69, 71, 78, 79, 83, 87, 88, 92, 94, 96, 100, 101, 112, 114, 118, 126, 128, 157, 168, 173

src/site/content/en/react/codelab-quicklink/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 16, 19, 34, 36, 40, 49, 53, 54, 58, 60, 65, 69, 110, 116, 141, 148, 169, 181, 183, 193, 195

src/site/content/en/react/quicklink/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 20, 22, 24, 26, 30, 31, 33, 46, 47, 49, 85, 109, 135, 136, 137, 141, 142, 143

src/site/content/en/reliable/adaptive-loading-with-service-workers/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 27, 28, 30, 32, 36, 38, 42, 45, 47, 49, 51, 55, 58, 64, 66, 78, 113, 114, 115, 117, 135, 141, 148, 174, 177, 181

src/site/content/en/reliable/app-shell-ux-with-service-workers/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 24, 26, 28, 30, 32, 33, 37, 45, 49, 50, 54, 57, 58, 63, 68, 69, 75, 77, 79, 92, 94, 98, 100, 105, 107, 109, 127, 128, 130, 146, 148, 170, 171, 174, 175

src/site/content/en/reliable/imperative-caching-guide/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/reliable/instant-navigation-experiences/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 22, 24, 25, 27, 29, 33, 37, 40, 42, 44, 51, 60, 62, 67, 70, 73, 77, 88, 90, 111, 113, 115, 138, 142, 145, 147, 154

src/site/content/en/reliable/offline-cookbook/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/reliable/resilient-search-experiences/index.md

  • Please break lines at 100 characters maximum. Long lines can be difficult to work with in GitHub's pull request UI. The following tools can help speed up the process: Rewrap (VS Code), Docs To X (Google Docs; only available for Googlers). Affected lines: 27, 28, 30, 32, 42, 43, 50, 52, 54, 58, 60, 62, 70, 96, 97, 99, 110, 112, 116, 117, 119

src/site/content/en/reliable/two-way-communication-guide/index.md

  • This file passed all of our automated Markdown audits.

src/site/content/en/reliable/workers-overview/index.md

  • This file passed all of our automated Markdown audits.
@netlify
Copy link

@netlify netlify bot commented Apr 16, 2021

Deploy preview for web-dev-staging ready!

Built with commit 75090f2

https://deploy-preview-5104--web-dev-staging.netlify.app

@tomayac tomayac merged commit 675f79b into main Apr 16, 2021
3 checks passed
3 checks passed
@github-actions
Lint and test
Details
@google-cla
cla/google All necessary CLAs are signed
@pullapprove
pullapprove 1 group approved
Details
@tomayac tomayac deleted the redundancy-free-links branch Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants