Skip to content

Commit

Permalink
docs(README): add link to SDK roadmap in resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Convly committed Jan 13, 2025
1 parent 0a7a652 commit a07c299
Show file tree
Hide file tree
Showing 2 changed files with 3,318 additions and 1,203 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<h2 align="center">Manage Your Strapi Content From Anywhere 🚀</h2>
<p align="center">Connect your JavaScript/TypeScript apps to a flexible and fully customizable Strapi backend with ease.</p>
<p align="center"><a href="https://github.com/strapi/strapi">CMS Repository</a> - <a href="https://strapi.io">Website</a></p>
<p align="center"><a href="https://github.com/strapi/strapi">CMS Repository</a> - <a href="https://strapi.io">Website</a> - <a href="https://www.notion.so/strapi/Strapi-JavaScript-SDK-plan-15f8f35980748046b7f8fb207b29c64b">SDK Roadmap</a></p>
<br />

<p align="center">
Expand Down Expand Up @@ -240,7 +240,7 @@ The `debug` tool allows you to control logs using wildcard patterns (`*`):
Below is a list of available namespaces to use:

| Namespace | Description |
|---------------------------------------|-------------------------------------------------------------------------------------------|
| ------------------------------------- | ----------------------------------------------------------------------------------------- |
| `sdk:core` | Logs SDK initialization, configuration validation, and HTTP client setup. |
| `sdk:validators:sdk` | Logs details related to SDK configuration validation. |
| `sdk:validators:url` | Logs URL validation processes. |
Expand Down
Loading

0 comments on commit a07c299

Please sign in to comment.