Skip to content

Commit dd7a9ab

Browse files
committed
add docs demo link
1 parent bfd7315 commit dd7a9ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€Ždocs/src/routes/docs/[...1]overview/[...2]contribution-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_title: "Contribution Guide"
44

55
# How can I contribute to web3-onboard?
66

7-
[Report Bugs](#bug-reports-πŸ›)<br />
7+
[Report a Bug](#bug-reports-πŸ›)<br />
88
[Submit a Pull Request](#pull-requests-πŸ—‚οΈ)<br />
99
[Add a Wallet](#how-can-i-add-a-new-wallet-πŸ’³)<br />
1010
[Contribute to the Docs](#documentation-contributions-πŸ“„)<br />
@@ -72,4 +72,4 @@ Jump in our [Discord](https://discord.com/invite/KZaBVME) and share your feedbac
7272

7373
## [Support πŸ€“](#support)
7474

75-
For general questions about how to use Web3 Onboard, please first check out our [docs](https://onboard.blocknative.com/docs/overview/introduction#features), then head to our [Discord](https://discord.com/invite/KZaBVME) for support from the Blocknative team.
75+
For general questions about how to use Web3 Onboard please first check out our [docs](https://onboard.blocknative.com/docs/overview/introduction#features), then head to our [Discord](https://discord.com/invite/KZaBVME) for support from the Blocknative team.

β€Žpull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
### Docs Checklist
1313
- [ ] Include a screenshot of any changes ([see docs README on running locally](https://github.com/blocknative/web3-onboard/blob/develop/docs/README.md))
1414
- [ ] Add/update the appropriate package README
15-
- [ ] Add/update the related module in the docs demo () (if applicable)
15+
- [ ] Add/update the related module in the [docs demo](https://github.com/blocknative/web3-onboard/blob/develop/docs/src/lib/services/onboard.js) (if applicable)
1616
- [ ] Add/update the related package in the `docs/package.json` file (if applicable)
1717

1818
### If this PR includes changes to add an injected wallet or SDK wallet module:

0 commit comments

Comments
Β (0)