Skip to content

Commit ff5aa09

Browse files
committed
fix: Update package links in README
1 parent 24289f7 commit ff5aa09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Coming soon!
2424

2525
### Vue
2626

27-
Refer to [`@discord-message-components/vue`'s README](https://github.com/Danktuary/discord-message-components/packages/vue#readme) for full notes and examples.
27+
Refer to [`@discord-message-components/vue`'s README](https://github.com/Danktuary/discord-message-components/tree/main/packages/vue#readme) for full notes and examples.
2828

2929
```sh
3030
yarn add @discord-message-components/vue
@@ -61,7 +61,7 @@ import { DiscordMessage, DiscordMessages } from '@discord-message-components/vue
6161

6262
### React
6363

64-
Refer to [`@discord-message-components/react`'s README](https://github.com/Danktuary/discord-message-components/packages/react#readme) for full notes and examples.
64+
Refer to [`@discord-message-components/react`'s README](https://github.com/Danktuary/discord-message-components/tree/main/packages/react#readme) for full notes and examples.
6565

6666
```sh
6767
yarn add @discord-message-components/react

0 commit comments

Comments
 (0)