We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50d5bc commit f635e0fCopy full SHA for f635e0f
pages/operators/chain-operators/configuration/batcher.mdx
@@ -177,7 +177,7 @@ may save gas by increasing the `MAX_CHANNEL_DURATION`. See the [recommendations
177
178
The batch type. 0 for `SingularBatch` and 1 for `SpanBatch`. The default value
179
is `0` for `SingularBatch`.
180
-See the [span batch feature page](https://docs.optimism.io/operators/chain-operators/features/span-batches) to learn more.
+See the [span batch feature page](/operators/chain-operators/features/span-batches) to learn more.
181
182
<Tabs items={['Syntax', 'Example', 'Environment Variable']}>
183
<Tabs.Tab>`--batch-type=<value>`</Tabs.Tab>
0 commit comments