Skip to content

Commit

Permalink
hotfix: temp docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jan 4, 2024
1 parent 7073d6a commit 3f61fff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ if (result?.data) {
</form>
```

πŸ“š Visit [the docs](/packages/form) for more information
πŸ“š Visit [the docs](https://simple-stack-docs.vercel.app/packages/form) for more information
2 changes: 1 addition & 1 deletion packages/scope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Output:
*/
```

πŸ“š Visit [the docs](/packages/scope) for more information
πŸ“š Visit [the docs](https://simple-stack-docs.vercel.app/packages/scope) for more information
2 changes: 1 addition & 1 deletion packages/stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ import { Suspense, ResolveSuspended } from 'simple-stack-stream/components';
<ResolveSuspended />
```

πŸ“š Visit [the docs](/packages/stream) for more information
πŸ“š Visit [the docs](https://simple-stack-docs.vercel.app/packages/stream) for more information

0 comments on commit 3f61fff

Please sign in to comment.