Skip to content

Commit bf14b52

Browse files
committed
execution client detail edits 2
1 parent bb7020b commit bf14b52

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

lib/ethereum/README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,11 @@ Configure your setup.
9595

9696
**Execution Layer Client Options**
9797

98-
<nav>
99-
<select id="execution-clients">
100-
<option value="">Select an option</option>
101-
<option value="lib/ethereum/geth-noderunners-docs.md">Geth Lighthouse</option>
102-
<option value="lib/ethereum/lighthouse-erigon-noderunners-docs.md">Erigon Lighthouse</option>
103-
<option value="lib/ethereum/prysm-erigon-noderunners-docs.md">Erigon Prysm</option>
104-
</select>
105-
</nav>
98+
| Option |
99+
| --- |
100+
| [Geth Lighthouse](lib/ethereum/geth-noderunners-docs.md) |
101+
| [Erigon Lighthouse](lib/ethereum/lighthouse-erigon-noderunners-docs.md) |
102+
| [Erigon Prysm](lib/ethereum/prysm-erigon-noderunners-docs.md) |
106103

107104
<script>
108105
// Add event listener to the dropdown

0 commit comments

Comments
 (0)