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 docs/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Use [the Chakra default breakpoints](https://www.chakra-ui.com/docs/theming/cust
> transition out of the codebase as we adopt the DS colors.

- [Framer Motion](https://www.framer.com/motion/) - An open source and production-ready motion library for React on the web, used for our animated designs
- **Emojis**: We use [Twemoji](https://twemoji.twitter.com/), an open-source emoji set created by Twitter. These are hosted by us, and used to provide a consistent experience across operating systems.
- **Emojis**: We use [Twemoji](https://twemoji.twitter.com/), an open-source emoji set created by X (formerly Twitter). These are hosted by us, and used to provide a consistent experience across operating systems.

```tsx
// Example of emoji use
Expand Down
2 changes: 1 addition & 1 deletion public/content/community/code-of-conduct/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Open participation is core to the ethereum.org ethos. We are a website and commu

### Scope {#scope}

This Code of Conduct applies to all ethereum.org spaces (such as GitHub, Discord, Figma, Crowdin, Twitter and other online platforms), and it also applies when the community is represented in real-world public spaces such as at meetups, conferences and events.
This Code of Conduct applies to all ethereum.org spaces (such as GitHub, Discord, Figma, Crowdin, X (formerly Twitter) and other online platforms), and it also applies when the community is represented in real-world public spaces such as at meetups, conferences and events.

### Our standards {#our-standards}

Expand Down
2 changes: 1 addition & 1 deletion public/content/community/language-resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you are bilingual and want to help us reach more people, you can also get inv
- [Unitimes](https://mp.weixin.qq.com/s/tvloZSDBSOQN9zDQj_91kA) - community maintained content, covering Ethereum, DeFi, NFT, Web3-related knowledge
- [123ETH](https://123eth.org/) - a Portal to the Ethereum ecosystem
- [Zhen Xiao](http://zhenxiao.com/blockchain/) - free online courses about cryptocurrency and its applications
- [Ethereum Whitepaper](https://github.com/ethereum/wiki/wiki/[%E4%B8%AD%E6%96%87]-%E4%BB%A5%E5%A4%AA%E5%9D%8A%E7%99%BD%E7%9A%AE%E4%B9%A6) - Chinese version of the Ethereum Whitepaper
- [Ethereum Whitepaper](/zh/whitepaper/) - Chinese version of the Ethereum Whitepaper

**Ethereum ecosystem**

Expand Down
2 changes: 1 addition & 1 deletion public/content/community/research/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ Hacks on Ethereum generally exploit vulnerabilities in individual applications r

- [Wormhole exploit report](https://blog.chainalysis.com/reports/wormhole-hack-february-2022/)
- [List of Ethereum contract hack post-mortems](https://forum.openzeppelin.com/t/list-of-ethereum-smart-contracts-post-mortems/1191)
- [Rekt News](https://twitter.com/RektHQ?s=20&t=3otjYQdM9Bqk8k3n1a1Adg)
- [Rekt News](https://x.com/RektHQ?s=20&t=3otjYQdM9Bqk8k3n1a1Adg)

#### Recent research {#recent-research-19}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ This could be as simple as adding a banner or pop-up with a CTA to your product

If you have a Discord server or Telegram channel, it is easy to use that for outreach, communication with your translators, and acknowledging your contributors.

Platforms like Twitter can also be helpful for onboarding new community members and publicly acknowledging your contributors.
Platforms like X (formerly Twitter) can also be helpful for onboarding new community members and publicly acknowledging your contributors.

The Linux Foundation has created an extensive report on the [2020 FOSS open-source contributor survey](https://www.linuxfoundation.org/wp-content/uploads/2020FOSSContributorSurveyReport_121020.pdf), analyzing open-source contributors and their motivations.

Expand Down
2 changes: 1 addition & 1 deletion public/content/developers/docs/apis/backend/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ These libraries abstract away much of the complexity of interacting directly wit

- [blastapi.io](https://blastapi.io/)
- [Documentation](https://docs.blastapi.io)
- [Discord](https://discord.gg/bwarelabs)
- [Discord](https://discord.gg/SaRqmRUjjQ)

**BlockPi -** **_Provide more efficient and fast RPC services_**

Expand Down