From 11cd28db88677d5126c0f93489442e235a0be1f1 Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Tue, 11 Apr 2023 09:41:19 +0200 Subject: [PATCH] Fixing path to builder and validator specs Since it was separated into different folders (bellatrix and capella) we can't link directly to a single file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a88a47..ac96d00 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,8 @@ with real tag name from step 1.): [ci]: https://github.com/ethereum/builder-specs/workflows/CI/badge.svg [oas-spec]: https://ethereum.github.io/builder-specs/ -[builder-spec]: specs/builder.md -[validator-spec]: specs/validator.md +[builder-spec]: specs/ +[validator-spec]: specs/ [pbs]: https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725 [mev-boost-ethr]: https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177 [mev-boost]: https://github.com/flashbots/mev-boost