Skip to content

Commit 9c63bf9

Browse files
committed
fix(doc): remove some remainging config table to sections refactoring artifacts
1 parent a0125d7 commit 9c63bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Type: `int`
166166

167167
Default: `0`
168168

169-
In some circumstances, a prerelease cannot start with a 0, e.g. in an embedded project individual characters are encoded as bytes. This can be done by specifying an offset from which to start counting. [prerelease-offset] |
169+
In some circumstances, a prerelease cannot start with a 0, e.g. in an embedded project individual characters are encoded as bytes. This can be done by specifying an offset from which to start counting. [prerelease-offset]
170170

171171
### `pre_bump_hooks`
172172

@@ -206,7 +206,7 @@ Type: `dict[str, Any]`
206206

207207
Default: `{}`
208208

209-
Provide extra variables to the changelog template. [Read more][template-customization] |
209+
Provide extra variables to the changelog template. [Read more][template-customization]
210210

211211
## Configuration file
212212

0 commit comments

Comments
 (0)