Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken url on readme #243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

## Quick Start

To learn how the Fairyring works from a high-level perspective, see the [Fairyring Basic Docs](https://docs.fairblock.network/docs/category/basics).
To learn how the Fairyring works from a high-level perspective, see the [Fairyring Basic Docs](https://docs.fairblock.network/docs/learn/overview).

If you want to get started quickly and learn how to integrate Fairyring to your own app-chain, visit our [Integration Docs](https://docs.fairblock.network/docs/integration/module-integration). You can also take a look on [Sealed Bid Auction](https://github.com/Fairblock/sealed-bid-auction) for an example app-chain.
If you want to get started quickly and learn how to integrate Fairyring to your own app-chain, visit our [Integration Docs](https://docs.fairblock.network/docs/build/appchain/module-integration). You can also take a look on [Sealed Bid Auction](https://github.com/Fairblock/sealed-bid-auction) for an example app-chain.

If you want to spin up a Fairyring node, see the [Running a node Docs](https://docs.fairblock.network/docs/category/running-a-node).

For more information, see the [Fairyring Documentation](https://docs.fairblock.network/docs/intro).
For more information, see the [Fairyring Documentation](https://docs.fairblock.network/docs/welcome/welcome_to_fairblock).