Skip to content

Commit

Permalink
refactor: rename testnet-1 to testnet (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth authored Feb 13, 2024
1 parent d36e59f commit f1f242e
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion src/pages/dev/reference/testnet-contract-addresses.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import EVMChains from "../../../components/evm/chains";
import EVMAssets from "../../../components/evm/assets";

# Chain names: Testnet-1 (Lisbon)
# Chain names: Testnet (Lisbon)

<div className="space-y-1 mt-4">
### EVM Chains
Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v17.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.17
# Testnet upgrade: v0.17

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v18.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.18
# Testnet upgrade: v0.18

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v19.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.19
# Testnet upgrade: v0.19

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v20.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.20
# Testnet upgrade: v0.20

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v21.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.21
# Testnet upgrade: v0.21

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v22.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.22
# Testnet upgrade: v0.22

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v23.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.23
# Testnet upgrade: v0.23

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v24.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.24
# Testnet upgrade: v0.24

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v25.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.25
# Testnet upgrade: v0.25

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v26.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.26
# Testnet upgrade: v0.26

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v27.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.27
# Testnet upgrade: v0.27

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v28.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.28
# Testnet upgrade: v0.28

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v29.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.29
# Testnet upgrade: v0.29

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v31.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.31
# Testnet upgrade: v0.31

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v32.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.32
# Testnet upgrade: v0.32

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v33.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.33
# Testnet upgrade: v0.33

import { Callout } from "/src/components/callout"

Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/testnet/upgrades/v34.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Testnet-1 upgrade: v0.34
# Testnet upgrade: v0.34

import { Callout } from '/src/components/callout'

Expand Down

0 comments on commit f1f242e

Please sign in to comment.