diff --git a/docs/README.md b/docs/README.md index 9093084d..e651d23f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,14 +21,14 @@ footer: Apache-2 Licensed | Copyright © 2017-2019 polkadot-js authors and contr This is a collection of UI (React) libraries, utlities and classes that allows for easier use of the Polkadot JS infrastructure inside your apps. ::: tip Examples -In a rush and just want examples? [Jump right in](ui-identicon/README.md) and get a handle the libraries in your projects. +In a rush and just want examples? [Jump right in](react-identicon/README.md) and get a handle the libraries in your projects. ::: ## Available packages This repository split up into a number of internal packages, namely - -- [identicon](ui-identicon/README.md) Display of identity icons based on theme +- [identicon](react-identicon/README.md) Display of identity icons based on theme - [keyring](ui-keyring/README.md) A keyring with browser-specific extensions - [settings](ui-settings/README.md) Setting management and defaults - [util](ui-util/README.md) UI-specific utility functions