From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/zh-cn/web/api/canvas_api/index.html | 2 +- files/zh-cn/web/api/web_audio_api/index.html | 2 +- files/zh-cn/web/css/css_flow_layout/index.html | 2 +- .../css/css_grid_layout/auto-placement_in_css_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/box_alignment_in_css_grid_layout/index.html | 2 +- .../css/css_grid_layout/css_grid_and_progressive_enhancement/index.html | 2 +- .../css/css_grid_layout/css_grid_layout_and_accessibility/index.html | 2 +- .../css_grid_logical_values_and_writing_modes/index.html | 2 +- files/zh-cn/web/css/css_grid_layout/grid_template_areas/index.html | 2 +- files/zh-cn/web/css/css_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/layout_using_named_grid_lines/index.html | 2 +- .../css/css_grid_layout/line-based_placement_with_css_grid/index.html | 2 +- .../realizing_common_layouts_using_css_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/relationship_of_grid_layout/index.html | 2 +- files/zh-cn/web/css/grid-area/index.html | 2 +- files/zh-cn/web/css/grid-auto-columns/index.html | 2 +- files/zh-cn/web/css/grid-auto-flow/index.html | 2 +- files/zh-cn/web/css/grid-auto-rows/index.html | 2 +- files/zh-cn/web/css/grid-column/index.html | 2 +- files/zh-cn/web/css/grid-row/index.html | 2 +- files/zh-cn/web/css/grid-template-areas/index.html | 2 +- files/zh-cn/web/css/grid-template-columns/index.html | 2 +- files/zh-cn/web/css/grid-template-rows/index.html | 2 +- files/zh-cn/web/css/grid-template/index.html | 2 +- files/zh-cn/web/css/grid/index.html | 2 +- files/zh-cn/web/css/minmax()/index.html | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) (limited to 'files/zh-cn/web') diff --git a/files/zh-cn/web/api/canvas_api/index.html b/files/zh-cn/web/api/canvas_api/index.html index c10f589b23..b2bb060ed4 100644 --- a/files/zh-cn/web/api/canvas_api/index.html +++ b/files/zh-cn/web/api/canvas_api/index.html @@ -135,4 +135,4 @@ ctx.fillRect(10, 10, 150, 100);
  • WebGL
  • - + diff --git a/files/zh-cn/web/api/web_audio_api/index.html b/files/zh-cn/web/api/web_audio_api/index.html index f4f25afdfa..75edbde9bf 100644 --- a/files/zh-cn/web/api/web_audio_api/index.html +++ b/files/zh-cn/web/api/web_audio_api/index.html @@ -443,7 +443,7 @@ function voiceMute() { // toggle to mute and unmute sound
  • howler.js: a JS audio library that defaults to Web Audio API and falls back to HTML5 Audio, as well as providing other useful features.
  • -