diff options
| author | Quentin Schulz <[email protected]> | 2026-08-25 18:49:58 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | f5557884081b365e858da2e2c9ee3571d532f856 (patch) | |
| tree | b8372ffcc81d2937e7d2290c6b6dbc95bfdb946e | |
| parent | 9fc196b86db0b14baea3615e8a71a7df726a349d (diff) | |
doc: board/nxp: mx6ullevk: replace broken link
Having the link split like that doesn't work at all as it inserts a
space in a URL, which isn't possible without being escaped. While at it,
replace with the URL it currently redirects to.
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/board/nxp/mx6ullevk.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/board/nxp/mx6ullevk.rst b/doc/board/nxp/mx6ullevk.rst index a26248a1e3b..0a7d2616f58 100644 --- a/doc/board/nxp/mx6ullevk.rst +++ b/doc/board/nxp/mx6ullevk.rst @@ -42,6 +42,4 @@ Connect the USB cable between the EVK and the PC for the console. Insert the micro SD card in the board, power it up and U-Boot messages should come up. -The link for the board: http://www.nxp.com/products/microcontrollers-and- \ -processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/ \ -i.mx6qp/evaluation-kit-for-the-i.mx-6ull-applications-processor:MCIMX6ULL-EVK +The link for the board: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-6ull-and-6ulz-applications-processor:MCIMX6ULL-EVK |
