Skip to content

Commit 104d31e

Browse files
committed
docs/config_file: Fix suboptimal linebreak.
1 parent 63024e7 commit 104d31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config_file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ elements:
3333

3434
The `build` key allows you to set global variables, e.g.:
3535

36-
> *NOTE*: `$CROSS_DEB_ARCH` is automatically provided by cross, [see
37-
> here][custom_images_automatic_arch].
36+
> *NOTE*: `$CROSS_DEB_ARCH` is automatically provided by cross,
37+
> [see here][custom_images_automatic_arch].
3838
3939
```toml
4040
[build]

0 commit comments

Comments
 (0)