From 2eafb141fe2fd33cb764025b38a7a39564f24475 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sat, 5 Sep 2026 21:05:06 +0000 Subject: [PATCH] docs: fix remaining broken and outdated links from #1170 Update the three links that are still broken/outdated after #1173: - README: replace dead basechaindata.vercel.app with Base snapshots docs - SECURITY.md: replace removed Optimism Bedrock docs URL - CONTRIBUTING.md: replace redirected Coinbase support portal URL Fixes #1170 --- CONTRIBUTING.md | 2 +- README.md | 2 +- SECURITY.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59b2b6c8ce..95a7d5479c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,5 +52,5 @@ All support requests must be made via [our support team][3]. [1]: https://github.com/base/node/issues [2]: https://medium.com/brigade-engineering/the-secrets-to-great-commit-messages-106fc0a92a25 -[3]: https://support.coinbase.com/customer/en/portal/articles/2288496-how-can-i-contact-coinbase-support- +[3]: https://help.coinbase.com/en diff --git a/README.md b/README.md index 2e0b629989..4f813efd57 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [ - Modern multicore CPU - 32GB RAM (64GB recommended) - NVMe SSD drive -- Storage: (2 * [current chain size](https://base.org/stats) + [snapshot size](https://basechaindata.vercel.app) + 20% buffer) to accommodate future growth +- Storage: (2 * [current chain size](https://base.org/stats) + [snapshot size](https://docs.base.org/base-chain/node-operators/snapshots) + 20% buffer) to accommodate future growth - Docker and Docker Compose ### Production Hardware Specifications diff --git a/SECURITY.md b/SECURITY.md index 01c472c392..c688d26789 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -31,7 +31,7 @@ program, view our [security program policies][7]. [2]: https://hackerone.com/coinbase?type=team [3]: https://docs.optimism.io/ [4]: https://immunefi.com/bounty/optimism/ -[5]: https://docs.optimism.io/docs/releases/bedrock/ +[5]: https://docs.optimism.io/stack/getting-started [6]: https://hackerone.com/coinbase [7]: https://hackerone.com/coinbase?view_policy=true