mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-28 09:25:40 +08:00
fix: removed quotes from markdown links - causing 404
This commit is contained in:
committed by
Hank Stoever
parent
19ae807f6d
commit
28b31602b5
@@ -2,10 +2,10 @@
|
||||
|
||||
This monorepo contains a few key packages that the User Experience team at Blockstack maintains:
|
||||
|
||||
- [app]('./packages/app'): An application for authenticating into Blockstack apps. Available as a web app and a browser extension.
|
||||
- [connect]('./packages/connect'): A developer tool for building excellent user experiences in Blockstack apps
|
||||
- [ui]('./packages/ui'): Blockstack's internal design system and React component library
|
||||
- [keychain]('./packages/keychain'): A library for Blockstack identity management
|
||||
- [app](./packages/app): An application for authenticating into Blockstack apps. Available as a web app and a browser extension.
|
||||
- [connect](./packages/connect): A developer tool for building excellent user experiences in Blockstack apps
|
||||
- [ui](./packages/ui): Blockstack's internal design system and React component library
|
||||
- [keychain](./packages/keychain): A library for Blockstack identity management
|
||||
|
||||
## Development environment setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user