update component importing instructions

This commit is contained in:
lindsaym-fa
2025-10-27 17:22:59 -04:00
parent 84e8bc64d7
commit c13c723b6b

View File

@@ -261,7 +261,7 @@
{# Importing #}
<h2>Importing</h2>
<p>
The <a href="/docs/#quick-start-autoloading-via-cdn">autoloader</a> is the recommended way to import components. If you prefer to do it manually, use one of the following code snippets.
Autoloading components via <a href="/docs/#using-a-project">projects</a> is the recommended way to import components. If you prefer to do it manually, use one of the following code snippets.
</p>
@@ -273,7 +273,7 @@
<wa-tab panel="react">React</wa-tab>
<wa-tab-panel name="cdn">
<p>
Let the autoloader do the work! [Sign up for a free account](/signup) to get access to the Web Awesome CDN — the easiest way to use Web Awesome!
Let your project code do the work! <a href="/signup">Sign up for free</a> to use a project with your very own CDN &mdash; it's the fastest and easiest way to use Web Awesome.
</p>
</wa-tab-panel>
<wa-tab-panel name="npm">