From ace7817a5af4105d2256d0be724d2eb9f2812f8c Mon Sep 17 00:00:00 2001 From: Andreas Hartmann Date: Tue, 13 Feb 2024 06:35:33 +0100 Subject: [PATCH] docs/config_file: Fix suboptimal linebreak. --- docs/config_file.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config_file.md b/docs/config_file.md index dafc46778..13d935fe1 100644 --- a/docs/config_file.md +++ b/docs/config_file.md @@ -33,8 +33,8 @@ elements: The `build` key allows you to set global variables, e.g.: -> *NOTE*: `$CROSS_DEB_ARCH` is automatically provided by cross, [see -> here][custom_images_automatic_arch]. +> *NOTE*: `$CROSS_DEB_ARCH` is automatically provided by cross, +> [see here][custom_images_automatic_arch]. ```toml [build]