Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Meaghan FitzGerald <[email protected]>
  • Loading branch information
meaghanfitzgerald authored Dec 18, 2023
1 parent 3177348 commit a8914af
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/build/subnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@ for a broad overview.
| [**C-Chain or Subnet?**](/build/subnet/c-chain-vs-subnet.md) | Help developers determine the best place to launch their application |
| [**Build Your First Subnet**](/build/subnet/hello-subnet.md) | How to use Avalanche-CLI to create a Subnet, deploy it to a local network, and connect to it with Core wallet |

| Deploy a Subnet | |
| :----------------------------------------------------------------------------- | --- |
| Deploy a Subnet |
| :----------------------------------------------------------------------------- |
| [**On a Local Network**](/build/subnet/deploy/local-subnet.md) |
| [**On Fuji Testnet**](/build/subnet/deploy/fuji-testnet-subnet.md) |
| [**On Avalanche Mainnet**](/build/subnet/deploy/mainnet-subnet.md) |
| [**On Production Infrastructure**](/build/subnet/deploy/on-prod-infra.md) |
| [**With Multisignature Authorization**](/build/subnet/deploy/multisig-auth.md) |
| [**With a Custom Virtual Machine**](/build/subnet/deploy/custom-vm-subnet.md) |

| Elastic Subnets | |
| :----------------------------------------------------------------------------------------------------------------- | --- |
| Elastic Subnets |
| :----------------------------------------------------------------------------------------------------------------- |
| [**Transform a Permissioned Subnet into an Elastic Subnet**](/build/subnet/elastic/transform-to-elastic-subnet.md) |
| [**Elastic Subnet Parameters**](/build/subnet/elastic/elastic-parameters.md) |

| Manage Subnets | |
| :----------------------------------------------------------------------------------------------------- | --- |
| Manage Subnets |
| :----------------------------------------------------------------------------------------------------- |
| [**View Your Created Subnets**](/build/subnet/maintain/view-subnets.md) |
| [**Pause and Resume Local Subnets**](/build/subnet/maintain/pause-resume-subnet.md) |
| [**Delete a Subnet**](/build/subnet/maintain/delete-subnet.md) |
| [**Deploy a Smart Contract on Your Subnet**](/build/subnet/utility/deploy-smart-contract-to-subnet.md) |
| [**Add a Testnet Faucet**](/build/subnet/utility/avalanche-subnet-faucet.md) |
| [**Deploy a Cross-Chain Bridge**](/build/subnet/utility/cross-chain-evm-bridge.md) | |
| [**Deploy a Cross-Chain Bridge**](/build/subnet/utility/cross-chain-evm-bridge.md) |
| [**Considerations When Upgrading a Subnet**](/build/subnet/upgrade/considerations-subnet-upgrade.md) |
| [**Customize Your EVM-Powered Subnet**](/build/subnet/upgrade/customize-a-subnet.md) |
| [**Upgrade a Subnet's Virtual Machine**](/build/subnet/upgrade/upgrade-subnet-vm.md) |
Expand Down

0 comments on commit a8914af

Please sign in to comment.