Skip to content

docs: fix outdated and broken external links#16430

Merged
wackerow merged 1 commit into
ethereum:devfrom
mdqst:patch-27
Oct 3, 2025
Merged

docs: fix outdated and broken external links#16430
wackerow merged 1 commit into
ethereum:devfrom
mdqst:patch-27

Conversation

@mdqst
Copy link
Copy Markdown
Contributor

@mdqst mdqst commented Oct 3, 2025

Description

update replaces several outdated or broken external links with their correct, working counterparts.
having accurate references is important for both credibility and user experience - broken links not only frustrate readers but can also harm discoverability and trust in the project.

Changes made:

  • Updated Opera MiniPay from https://www.opera.com/products/minipayhttps://www.minipay.to/
  • Updated Agrotoken from https://agrotoken.io/en/https://www.justoken.com/
  • Updated Arbol Market from https://www.arbolmarket.com/https://www.arbol.io/
  • Updated Hyland Credentials from https://www.hylandcredentials.com/https://www.hyland.com/en/solutions/products/hyland-credentials
  • Updated Sotheby’s Metaverse from https://metaverse.sothebys.com/https://www.sothebys.com/en/departments/digital-art
  • Updated Moralis from http://moralis.io/https://moralis.com/

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 3, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit c280291
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68df6c6aebf757000865a761
😎 Deploy Preview https://deploy-preview-16430--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the content 🖋️ This involves copy additions or edits label Oct 3, 2025
Copy link
Copy Markdown
Contributor

@minimalsm minimalsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking for opinions on ArgoToken > JusToken swap. Shouldn't really block the PR, but maybe we can make the decision before merging if it's quick.

- [EthereumAds](https://ethereumads.com/) - _lets web site operators sell advertising space and get paid via Ethereum_
- [hCaptcha](https://www.hcaptcha.com/) - _Bot prevention CAPTCHA system which pays web site operators for the work done by users to label data for machine learning. Now deployed by Cloudflare_
- [Opera MiniPay](https://www.opera.com/products/minipay) - _makes mobile payments more accessible and secure for people in Africa with a non-custodial wallet and leverages phone numbers for easy transactions_
- [Opera MiniPay](https://www.minipay.to/) - _makes mobile payments more accessible and secure for people in Africa with a non-custodial wallet and leverages phone numbers for easy transactions_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a broken link, but correct that we should skip the redirect

### Asset tokenization {#tokenization}

- [AgroToken](https://agrotoken.io/en/) - _tokenizing and trading agricultural commodities_
- [JusToken](https://www.justoken.com/) - _tokenizing and trading agricultural commodities_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also not a broken link, but correct that we should skip the redirect.

However, this isn't a rebrand, but a wrapper company they spun up around AgroToken and LandToken, the example isn't great now. I think this website doesn't have enough sustance to keep it on the website.

cc: @konopkja / @mnelsonBT

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For sake of scope of this PR, going to bring these in, but if we want to remove the link that's no problem, can just patch that in a separate PR... feedback still welcome

### Insurance {#insurance}

- [Arbol](https://www.arbolmarket.com/) - _parmetric insurance to cover weather related risks_
- [Arbol](https://www.arbol.io/) - _parmetric insurance to cover weather related risks_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a broken link, but correct that we should skip the redirect


- [BCdiploma](https://www.bcdiploma.com/) - _digitizes and verifies diplomas, certificates, and micro-credentials_
- [Bhutan National Digital Identity](https://www.bhutanndi.com/) - \_a foundation for Bhutan’s digital economy, facilitating trusted interactions between individuals and organizations
- [Hyland Credentials](https://www.hylandcredentials.com) - _digital diplomas and other education credentials, licenses, and certificates_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken link

- [Lamborghini](https://venturebeat.com/games/lamborghini-and-animocas-motorverse-tap-base-blockchain-for-in-game-assets/) - _creates in-game assets for Animoca’s Web3 racing game Motorverse_
- [Nike Swoosh](https://www.swoosh.nike/) - _an NFT platform_
- [Sothbebys Metaverse](https://metaverse.sothebys.com/) - _a digital art NFT marketplace by Sothebys_
- [Sothbebys Metaverse](https://www.sothebys.com/en/departments/digital-art) - _a digital art NFT marketplace by Sothebys_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redirects

- [Infura](https://infura.io/) - _scalable API access to the Ethereum and IPFS networks_
- [Kaleido](https://kaleido.io/) - _an enterprise-focused development platform that offers simplified blockchain and digital asset applications_
- [Moralis](http://moralis.io/) - _enterprise grade APIs and Nodes with a SOC2 type 2 certification_
- [Moralis](https://moralis.com/) - _enterprise grade APIs and Nodes with a SOC2 type 2 certification_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redirects

@mdqst
Copy link
Copy Markdown
Contributor Author

mdqst commented Oct 3, 2025

Looking for opinions on ArgoToken > JusToken swap. Shouldn't really block the PR, but maybe we can make the decision before merging if it's quick.

the project changed its name, and accordingly, the domain has changed as well.

### Asset tokenization {#tokenization}

- [AgroToken](https://agrotoken.io/en/) - _tokenizing and trading agricultural commodities_
- [JusToken](https://www.justoken.com/) - _tokenizing and trading agricultural commodities_
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For sake of scope of this PR, going to bring these in, but if we want to remove the link that's no problem, can just patch that in a separate PR... feedback still welcome

@wackerow wackerow merged commit 2b2d8e4 into ethereum:dev Oct 3, 2025
15 checks passed
This was referenced Oct 9, 2025
This was referenced Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants