Skip to content

Commit bd6ea20

Browse files
authored
Move Link to EIPs Website
1 parent 50cd939 commit bd6ea20

File tree

1 file changed

+2
-2
lines changed
  • src/content/developers/docs/standards

1 file changed

+2
-2
lines changed

src/content/developers/docs/standards/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ incomplete: true
1010

1111
The Ethereum community has adopted many standards that help keep projects (such as [Ethereum clients](/developers/docs/nodes-and-clients/) and wallets) interoperable across implementations, and ensure smart contracts and dapps remain composable.
1212

13-
Typically standards are introduced as [Ethereum Improvement Proposals](/eips/) (EIPs), which are discussed by community members through a [standard process](https://eips.ethereum.org/EIPS/eip-1).
13+
Typically standards are introduced as [Ethereum Improvement Proposals](/eips/) ([EIPs](https://eips.ethereum.org/), which are discussed by community members through a [standard process](https://eips.ethereum.org/EIPS/eip-1).
1414

1515
- [Introduction to EIPs](/eips/)
1616
- [List of EIPs](https://eips.ethereum.org/)
@@ -25,7 +25,7 @@ Typically standards are introduced as [Ethereum Improvement Proposals](/eips/) (
2525

2626
There are 3 types of EIPs:
2727

28-
- [Standards Track](https://eips.ethereum.org/): describes any change that affects most or all Ethereum implementations
28+
- Standards Track: describes any change that affects most or all Ethereum implementations
2929
- [Meta Track](https://eips.ethereum.org/meta): describes a process surrounding Ethereum or proposes a change to a process
3030
- [Informational Track](https://eips.ethereum.org/informational): describes an Ethereum design issue or provides general guidelines or information to the Ethereum community
3131

0 commit comments

Comments
 (0)