Commit 0f0a81a7 authored by Diederik Loerakker's avatar Diederik Loerakker Committed by GitHub

specs: fix markdown lint in meta spec doc (#2999)

parent 0969b6d4
......@@ -3,26 +3,28 @@
## Go modules
Go modules that are currently versioned:
```
./op-batcher
./op-bindings
./op-node
./op-proposer
./op-e2e
```text
./op-batcher
./op-bindings
./op-node
./op-proposer
./op-e2e
```
Go modules which are not yet versioned:
```
./batch-submitter (changesets)
./bss-core
./gas-oracle (changesets)
./indexer (changesets)
./l2geth (changesets)
./l2geth-exporter (changesets)
./op-exporter (changesets)
./proxyd (changesets)
./teleportr (changesets)
./state-surgery
```text
./batch-submitter (changesets)
./bss-core
./gas-oracle (changesets)
./indexer (changesets)
./l2geth (changesets)
./l2geth-exporter (changesets)
./op-exporter (changesets)
./proxyd (changesets)
./teleportr (changesets)
./state-surgery
```
### versioning process
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment