mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 18:56:02 +07:00
Fix broken or outdated links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ Web Components go into the **component/** folder and can be imported like this:
|
||||
component('myapp', array('tabs', 'forms')); // adds component/tabs.html, component/forms.html
|
||||
|
||||
|
||||
.. note:: Keep in mind that Web Components are still very new and you `might need to add polyfills using Polymer <http://www.polymer-project.org/resources/compatibility.html>`_
|
||||
.. note:: Keep in mind that Web Components are still very new and you `might need to add polyfills <https://www.webcomponents.org/polyfills/>`_
|
||||
|
||||
Standard layout
|
||||
===============
|
||||
|
||||
Reference in New Issue
Block a user