Skip to content

Commit 20dfe01

Browse files
authored
chore: remove docs and fix readme links (#289)
* chore: remove docs * docs: fix broken links * docs: s/tendermint/cometbft
1 parent bab1217 commit 20dfe01

File tree

148 files changed

+2
-33523
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+2
-33523
lines changed

Diff for: .github/workflows/build-docs.yml

-31
This file was deleted.

Diff for: .github/workflows/docs.yml

-41
This file was deleted.

Diff for: .github/workflows/linkchecker.yml

-12
This file was deleted.

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parent:
1111
<!-- ![banner](docs/ethermint.jpg) -->
1212

1313
Haqq is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum.
14-
It's built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine.
14+
It's built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) which runs on top of [CometBFT](https://github.com/cometbft/cometbft) consensus engine.
1515
Ethereum compatibility allows developers to build applications on Haqq using the existing Ethereum codebase and toolset,
1616
without rewriting smart contracts that already work on Ethereum or other Ethereum-compatible networks.
1717
Ethereum compatibility is done using modules built by [Tharsis](https://thars.is) for their [Evmos](https://evmos.org) network.
@@ -34,7 +34,7 @@ Or check out the latest [release](https://github.com/haqq-network/haqq/releases)
3434

3535
## Quick Start
3636

37-
To learn how the Haqq works from a high-level perspective, go to the [Introduction](https://docs.haqq.network/intro/overview.html) section from the documentation. You can also check the instructions to [Run a Node](https://docs.haqq.network/guides/localnet/single_node.html).
37+
To learn how the Haqq works from a high-level perspective, go to the [Intro](https://docs.haqq.network/learn) section from the documentation. You can also check the instructions to [Run a Node](https://docs.haqq.network/user-guides/run-node/mainnet).
3838

3939
<!-- ## Community -->
4040
<!-- ## Contributing -->

0 commit comments

Comments
 (0)