aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/progress
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/element/progress')
-rw-r--r--files/zh-cn/web/html/element/progress/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/zh-cn/web/html/element/progress/index.html b/files/zh-cn/web/html/element/progress/index.html
index aba8a6466f..6d14b6890e 100644
--- a/files/zh-cn/web/html/element/progress/index.html
+++ b/files/zh-cn/web/html/element/progress/index.html
@@ -15,16 +15,16 @@ translation_of: Web/HTML/Element/progress
<h2 id="使用上下文">使用上下文</h2>
-<pre class="syntaxbox notranslate"><strong>使用策略 </strong>流文本(<a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#Flow_content">Flow content</a>), 短文本(<a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#Phrasing_content">phrasing content</a>)
-<strong><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Content_categories">Content categories</a> </strong>可标记内容,可触摸内容
+<pre class="syntaxbox notranslate"><strong>使用策略 </strong>流文本(<a href="/zh-CN/docs/Web/HTML/Content_categories#Flow_content">Flow content</a>), 短文本(<a href="/zh-CN/docs/Web/HTML/Content_categories#Phrasing_content">phrasing content</a>)
+<strong><a href="/zh-CN/docs/Web/HTML/Content_categories">Content categories</a> </strong>可标记内容,可触摸内容
-<strong>有效内容 </strong><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#Phrasing_content">Phrasing content</a>, 其中在它的后代中不能包含
+<strong>有效内容 </strong><a href="/zh-CN/docs/Web/HTML/Content_categories#Phrasing_content">Phrasing content</a>, 其中在它的后代中不能包含
<strong>Permitted content</strong> <code>&lt;progress&gt;</code>元素.
<strong>标签省略 </strong>不可以,{{no_tag_omission}}
<strong>Tag omission</strong>
-<strong>有效的父元素</strong> 任何可以包裹短文本(<a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#Phrasing_content">phrasing content</a>)的元素.
+<strong>有效的父元素</strong> 任何可以包裹短文本(<a href="/zh-CN/docs/Web/HTML/Content_categories#Phrasing_content">phrasing content</a>)的元素.
<strong>隐式元素 </strong>{{ARIARole("progressbar")}}
<strong>ARIA role</strong>