diff --git a/README.md b/README.md
index 789b0539d8ff..42a880f5f427 100644
--- a/README.md
+++ b/README.md
@@ -80,8 +80,7 @@ The Optimism Immunefi program offers up to $2,000,042 for in-scope critical vuln
├── ops-bedrock: Bedrock devnet work
├── packages
│ ├── contracts-bedrock: OP Stack smart contracts
-├── proxyd: Configurable RPC request router and proxy
-├── specs: Specs of the rollup starting at the Bedrock upgrade
+├── semgrep: Semgrep rules and tests
## Development and Release Process
diff --git a/proxyd/README.md b/proxyd/README.md
deleted file mode 100644
index f44b815ab2dc..000000000000
--- a/proxyd/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-# ⚠️ Important
-This project has been moved to [ethereum-optimism/infra](https://github.com/ethereum-optimism/infra)
diff --git a/specs/README.md b/specs/README.md
deleted file mode 100644
index e75cc2b9f668..000000000000
--- a/specs/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Specs Have Moved
-
-Specs have moved to a [dedicated repository](https://github.com/ethereum-optimism/specs).
\ No newline at end of file