Skip to content

Commit

Permalink
docs: update with new link
Browse files Browse the repository at this point in the history
  • Loading branch information
dlcastillop committed Jan 12, 2025
1 parent 8a9b549 commit a1634d2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ Open the extensions sidebar in Visual Studio Code and search for `Nova.js` or in

### Usage

Inside of an existing or new `.js`, `.ts`, `.jsx` or `.tsx` file, type the name of the hook you want to use and press Enter.
Inside of a `.js`, `.ts`, `.jsx` or `.tsx` file, type the name of the hook you want to use and press Enter.

List of available hooks at [novajs.co/react-hooks](https://novajs.co/react-hooks).
List of available hooks at [novajs.dev/react-hooks](https://novajs.dev/react-hooks).

![Usage](https://novajs.co/vsce-usage.gif)
![Usage](https://novajs.dev/vsce-usage.gif)

## Documentation

[novajs.co/visual-studio-code-extension](https://novajs.co/visual-studio-code-extension)
[novajs.dev/visual-studio-code-extension](https://novajs.dev/visual-studio-code-extension)

## Questions

Expand All @@ -38,11 +38,11 @@ Rate this extension on [Visual Studio Marketplace](https://marketplace.visualstu

### Share

- [LinkedIn](http://www.linkedin.com/shareArticle?mini=true&url=https://novajs.co)
- [WhatsApp](https://api.whatsapp.com/send?text=https://novajs.co)
- [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://novajs.co)
- [X](https://twitter.com/intent/tweet?url=https://novajs.co)
- [Reddit](https://www.reddit.com/submit?url=https://novajs.co)
- [LinkedIn](http://www.linkedin.com/shareArticle?mini=true&url=https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce)
- [WhatsApp](https://api.whatsapp.com/send?text=https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce)
- [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce)
- [X](https://twitter.com/intent/tweet?url=https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce)
- [Reddit](https://www.reddit.com/submit?url=https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce)

## License

Expand Down

0 comments on commit a1634d2

Please sign in to comment.