diff options
| author | Quentin Schulz <[email protected]> | 2026-08-25 18:49:38 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | ece567bb1176eb49d0857c5c4efb12eb00fdd1ed (patch) | |
| tree | 3e14a8a3089a1a5c7616efca2df82d136c423382 | |
| parent | 8932bcad73ed32d276584c6619e26b2e50977ae0 (diff) | |
doc: arch/mips: update link for Buildroot toolchain
http://buildroot.uclibc.org/ redirects to https://buildroot.org so let's
use the final URL directly.
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/arch/mips.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/mips.rst b/doc/arch/mips.rst index aeb58247943..70d9aa57c38 100644 --- a/doc/arch/mips.rst +++ b/doc/arch/mips.rst @@ -8,7 +8,7 @@ Notes for the MIPS architecture port of U-Boot Toolchains ---------- - * `Buildroot <http://buildroot.uclibc.org/>`_ + * `Buildroot <https://buildroot.org/>`_ * `kernel.org cross-development toolchains <https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/>`_ Known Issues |
