diff --git a/public/content/developers/docs/frameworks/index.md b/public/content/developers/docs/frameworks/index.md index 7b672cb4b3f..182c15afcb6 100644 --- a/public/content/developers/docs/frameworks/index.md +++ b/public/content/developers/docs/frameworks/index.md @@ -122,7 +122,7 @@ Before diving into frameworks, we recommend you first read through our introduct **Catapulta -** **_Multi-chain smart contracts deployment tool, automate verifications in block explorers, keep track deployed smart contracts and share deployment reports, plug-n-play for Foundry and Hardhat projects._** -- [Github](https://github.com/catapulta-sh) +- [GitHub](https://github.com/catapulta-sh) **GoldRush (powered by Covalent) -** **_GoldRush offers the most comprehensive blockchain data API suite for developers, analysts, and enterprises. Whether you are building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, the data APIs provide fast, accurate, and developer-friendly access to the essential onchain data you need_** diff --git a/public/content/developers/docs/networks/index.md b/public/content/developers/docs/networks/index.md index d911f839c95..59f3ccf8e2d 100644 --- a/public/content/developers/docs/networks/index.md +++ b/public/content/developers/docs/networks/index.md @@ -96,7 +96,7 @@ Ephemery is a unique kind of testnet that fully resets every month. The executio ##### Resources - [Website](https://ephemery.dev/) -- [Github](https://github.com/ephemery-testnet/ephemery-resources) +- [GitHub](https://github.com/ephemery-testnet/ephemery-resources) - [Community chat](https://matrix.to/#/#staker-testnet:matrix.org) - [Blockscout](https://explorer.ephemery.dev/) - [Otterscan](https://otter.bordel.wtf/) diff --git a/public/content/nft/index.md b/public/content/nft/index.md index 9c9e0dc58e4..cb82263af5d 100644 --- a/public/content/nft/index.md +++ b/public/content/nft/index.md @@ -67,7 +67,7 @@ Maybe you are an artist that wants to share their work using NFTs, without losin Or consider a ticket to a sporting event. Just as an **organizer of an event can choose how many tickets to sell**, the creator of an NFT can decide how many replicas exist. Sometimes these are exact replicas, such as 5000 General Admission tickets. Sometimes several are minted that are very similar, but each slightly different, such as a ticket with an assigned seat. These can be bought and sold peer-to-peer without paying ticket handlers and the buyer always with assurance of the ticket authenticity by checking the contract address. -On ethereum.org, **NFTs are used to demonstrate that people have meaningfully contributed** to our Github repository (programmed the website, written or modified an article...), translated our content, or attended our community calls, and we've even got our own NFT domain name. If you contribute to ethereum.org, you can claim a [POAP](/glossary/#poap) NFT. Some crypto meetups have used POAPs as tickets. [More on contributing](/contributing/#poap). You can also explore our [ethereum.org collectibles](/collectibles/) page to see community achievement NFTs. +On ethereum.org, **NFTs are used to demonstrate that people have meaningfully contributed** to our GitHub repository (programmed the website, written or modified an article...), translated our content, or attended our community calls, and we've even got our own NFT domain name. If you contribute to ethereum.org, you can claim a [POAP](/glossary/#poap) NFT. Some crypto meetups have used POAPs as tickets. [More on contributing](/contributing/#poap). You can also explore our [ethereum.org collectibles](/collectibles/) page to see community achievement NFTs. ![ethereum.org POAP](./poap.png) diff --git a/public/content/roadmap/fusaka/index.md b/public/content/roadmap/fusaka/index.md index 4cf58ca5722..babb3ec7391 100644 --- a/public/content/roadmap/fusaka/index.md +++ b/public/content/roadmap/fusaka/index.md @@ -189,7 +189,7 @@ This EIP is in a section apart from the "Core EIPs" because the fork doesn't act ### Does this upgrade affect all Ethereum nodes and validators? {#does-this-upgrade-affect-all-ethereum-nodes-and-validators} -Yes, the Fusaka upgrade requires updates to both [execution clients and consensus clients](/developers/docs/nodes-and-clients/). All main Ethereum clients will release versions supporting the hard fork marked as high priority. You can keep up with when these releases will be available in client Github repos, their [Discord channels](https://ethstaker.org/support), the [EthStaker Discord](https://dsc.gg/ethstaker), or by subscribing to the Ethereum blog for protocol updates. To maintain synchronization with the Ethereum network post-upgrade, node operators must ensure they are running a supported client version. Note that the information about client releases is time-sensitive, and users should refer to the latest updates for the most current details. +Yes, the Fusaka upgrade requires updates to both [execution clients and consensus clients](/developers/docs/nodes-and-clients/). All main Ethereum clients will release versions supporting the hard fork marked as high priority. You can keep up with when these releases will be available in client GitHub repos, their [Discord channels](https://ethstaker.org/support), the [EthStaker Discord](https://dsc.gg/ethstaker), or by subscribing to the Ethereum blog for protocol updates. To maintain synchronization with the Ethereum network post-upgrade, node operators must ensure they are running a supported client version. Note that the information about client releases is time-sensitive, and users should refer to the latest updates for the most current details. ### How can ETH be converted after the hard fork? {#how-can-eth-be-converted-after-the-hardfork} diff --git a/src/data-layer/mocks/fetch-developer-tools.json b/src/data-layer/mocks/fetch-developer-tools.json index 8b0c37364d2..6015916b57a 100644 --- a/src/data-layer/mocks/fetch-developer-tools.json +++ b/src/data-layer/mocks/fetch-developer-tools.json @@ -537,7 +537,7 @@ "0x2bb095e1f297c71da8bd4ee15097abad3b99e299fe14cd6aa704df3f36d0ae22": { "id": "0x2bb095e1f297c71da8bd4ee15097abad3b99e299fe14cd6aa704df3f36d0ae22", "name": "solidity-coverage", - "description": "solidity-coverage provides smart-contract code coverage for the Hardhat developer platform. It's highly accurate, supports full viaIR solidity compilation and a large set of solidity-specific code branch patterns. It's installed on ~230k Github projects and is downloaded ~100k times a week from NPM.", + "description": "solidity-coverage provides smart-contract code coverage for the Hardhat developer platform. It's highly accurate, supports full viaIR solidity compilation and a large set of solidity-specific code branch patterns. It's installed on ~230k GitHub projects and is downloaded ~100k times a week from NPM.", "thumbnail_url": "https://storage.googleapis.com/op-atlas/bd692393-7f1a-4b91-9887-73f7c3250233.png", "banner_url": "https://storage.googleapis.com/op-atlas/dcbdf6ac-f898-4dac-b9d0-087b8d289f4b.png", "twitter": null, @@ -1259,4 +1259,4 @@ }, "computedAt": "2026-01-27T20:48:46.213Z" } -} \ No newline at end of file +}