Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion _deprecated/cel2/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ Dango was a short-lived testnet forked from Alfajores at block [24940100](https:

Alfajores is a long running Celo network testnet that was [launched in July 2019](https://blog.celo.org/introducing-alfajores-1b162ebcb44d) and upgraded to L2 in September 2024.

See the [Alfajores network info here](/network#celo-alfajores-testnet).
See the [Alfajores network info here](/build-on-celo/network-overview).
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ As a CELO holder, you have the opportunity to impact the Celo network by voting

- **Runs an Attestation Service**: The [Attestation Service](/legacy/protocol/identity/) is an important service that Validators can run that allows users to verify that they have access to a phone number and map it to an address. Supporting Validators that run this service makes it easier for new users to begin using Celo.

- **Runs a Validator on Baklava**: A group that runs a Validator on the [Baklava](/network/) helps maintain the testnet and verify that upgrades to the Celo Blockchain software can be deployed smoothly.
- **Runs a Validator on Baklava**: A group that runs a Validator on the [Baklava](/build-on-celo/network-overview) helps maintain the testnet and verify that upgrades to the Celo Blockchain software can be deployed smoothly.

### Community

Expand Down
2 changes: 1 addition & 1 deletion _deprecated/what-is-celo/using-celo/manage/asset.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This guide assumes:

## Choose a Node

In order to execute the tasks listed below, you will need to point the Celo CLI to a node that is synchronized with the [Mainnet](/network/).
In order to execute the tasks listed below, you will need to point the Celo CLI to a node that is synchronized with the [Mainnet](/build-on-celo/network-overview).

## Create an Account

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ celocli --version

And if not, upgrade by running the same command as above.

You will now need to point the Celo CLI to a node that is synchronized with the [Mainnet](/network) network. There are two options:
You will now need to point the Celo CLI to a node that is synchronized with the [Mainnet](/build-on-celo/network-overview) network. There are two options:

- **Local Celo Blockchain node**: You can run a full node on your local machine which will communicate
with other nodes and cryptographically verify all data it receives. Since this approach does not require you to trust the network, it is most secure.
Expand Down
284 changes: 0 additions & 284 deletions build-on-celo/build-with-ai/build-with-goat/mint-nft-agent.mdx

This file was deleted.

Loading