diff options
Diffstat (limited to 'files/es/web/html/element/template/index.html')
| -rw-r--r-- | files/es/web/html/element/template/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/html/element/template/index.html b/files/es/web/html/element/template/index.html index 5011d952c3..d21cecaf25 100644 --- a/files/es/web/html/element/template/index.html +++ b/files/es/web/html/element/template/index.html @@ -26,7 +26,7 @@ original_slug: Web/HTML/Elemento/template </tr> <tr> <th scope="row">Padres permitidos</th> - <td>Cualquier elemento que acepte <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#Metadata_content">metadata content</a>, <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#Phrasing_content">phrasing content</a>, o <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#Script-supporting_elements">script-supporting elements</a>. También se permiten como hijos de un elemento {{HTMLElement("colgroup")}} que no tenga un atributo {{htmlattrxref("span", "colgroup")}} .</td> + <td>Cualquier elemento que acepte <a href="/en-US/docs/Web/Guide/HTML/Content_categories#Metadata_content">metadata content</a>, <a href="/en-US/docs/Web/Guide/HTML/Content_categories#Phrasing_content">phrasing content</a>, o <a href="/en-US/docs/Web/Guide/HTML/Content_categories#Script-supporting_elements">script-supporting elements</a>. También se permiten como hijos de un elemento {{HTMLElement("colgroup")}} que no tenga un atributo {{htmlattrxref("span", "colgroup")}} .</td> </tr> <tr> <th scope="row">Implicit ARIA role</th> @@ -152,5 +152,5 @@ table td { <ul> <li>Web components: {{HTMLElement("slot")}} (e históríco: {{HTMLElement("shadow")}})</li> - <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Web_Components/Using_templates_and_slots">Usando templates y slots</a></li> + <li><a href="/en-US/docs/Web/Web_Components/Using_templates_and_slots">Usando templates y slots</a></li> </ul> |
