Skip to content

Commit f635e0f

Browse files
committed
updated the link
1 parent f50d5bc commit f635e0f

File tree

1 file changed

+1
-1
lines changed
  • pages/operators/chain-operators/configuration

1 file changed

+1
-1
lines changed

pages/operators/chain-operators/configuration/batcher.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ may save gas by increasing the `MAX_CHANNEL_DURATION`. See the [recommendations
177177

178178
The batch type. 0 for `SingularBatch` and 1 for `SpanBatch`. The default value
179179
is `0` for `SingularBatch`.
180-
See the [span batch feature page](https://docs.optimism.io/operators/chain-operators/features/span-batches) to learn more.
180+
See the [span batch feature page](/operators/chain-operators/features/span-batches) to learn more.
181181

182182
<Tabs items={['Syntax', 'Example', 'Environment Variable']}>
183183
<Tabs.Tab>`--batch-type=<value>`</Tabs.Tab>

0 commit comments

Comments
 (0)