docs: Update examples URL (#768)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0ffc6eae3e
commit
60eb97c4b2
+1
-1
@@ -4,4 +4,4 @@ Simple walkthroughs to accomplish common tasks or patterns with WXT.
|
||||
|
||||
<ExampleList />
|
||||
|
||||
> Full code available at [`wxt-dev/wxt-examples`](https://github.com/wxt-dev/wxt-examples)
|
||||
> Full code available at [`wxt-dev/examples`](https://github.com/wxt-dev/examples)
|
||||
|
||||
@@ -113,4 +113,4 @@ You're ready to build your web extension!
|
||||
- Read the rest of the "Get Started" pages for a high-overview of what WXT can do
|
||||
- Read the [Guide](/guide/key-concepts/manifest) to learn in-depth about each feature WXT supports
|
||||
- [Configure WXT](./configuration) by creating a `wxt.config.ts` file
|
||||
- Checkout [example projects](https://github.com/wxt-dev/wxt-examples) to see how to perform common tasks with WXT
|
||||
- Checkout [example projects](https://github.com/wxt-dev/examples) to see how to perform common tasks with WXT
|
||||
|
||||
Reference in New Issue
Block a user