Skip to content

Commit fc5e8dd

Browse files
committed
docs: update readme
1 parent faec872 commit fc5e8dd

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Webtools can be extended by installing addons that hook into the core Webtools f
7272
## 🔗 Links
7373

7474
- [PluginPal marketplace](https://www.pluginpal.io/plugin/webtools)
75-
- [NPM package](https://www.npmjs.com/package/pluginpal/webtools-core)
75+
- [NPM package](https://www.npmjs.com/package/@pluginpal/webtools-core)
7676
- [GitHub repository](https://github.com/pluginpal/strapi-webtools)
7777
- [Strapi marketplace](https://market.strapi.io/plugins/@pluginpal-webtools-core)
7878

packages/addons/sitemap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Give a star if this project helped you.
7878
## 🔗 Links
7979

8080
- [PluginPal marketplace](https://www.pluginpal.io/plugin/webtools)
81-
- [NPM package](https://www.npmjs.com/package/pluginpal/webtools-core)
81+
- [NPM package](https://www.npmjs.com/package/@pluginpal/webtools-addon-sitemap)
8282
- [GitHub repository](https://github.com/pluginpal/strapi-webtools)
8383
- [Strapi marketplace](https://market.strapi.io/plugins/@pluginpal-webtools-core)
8484

packages/core/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<h1>Strapi Webtools</h1>
33

44
<p style="margin-top: 0;">Everything you need to build a website with Strapi CMS</p>
5+
6+
<a href="https://docs.pluginpal.io/webtools">Read the documentation</a>
57

68
<p>
79
<a href="https://www.npmjs.org/package/@pluginpal/webtools-core">
@@ -33,7 +35,7 @@
3335

3436
## ⏳ Installation
3537

36-
Install the plugin in your Strapi project.
38+
[Read the Getting Started tutorial](https://docs.pluginpal.io/webtools) or follow the steps below:
3739

3840
```bash
3941
# using yarn
@@ -70,7 +72,7 @@ Webtools can be extended by installing addons that hook into the core Webtools f
7072
## 🔗 Links
7173

7274
- [PluginPal marketplace](https://www.pluginpal.io/plugin/webtools)
73-
- [NPM package](https://www.npmjs.com/package/pluginpal/webtools-core)
75+
- [NPM package](https://www.npmjs.com/package/@pluginpal/webtools-core)
7476
- [GitHub repository](https://github.com/pluginpal/strapi-webtools)
7577
- [Strapi marketplace](https://market.strapi.io/plugins/@pluginpal-webtools-core)
7678

0 commit comments

Comments
 (0)