about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichał Sidor <public+git@meekchopp.es>2022-03-04 13:39:31 +0100
committerGitHub <noreply@github.com>2022-03-04 13:39:31 +0100
commitd78e3e36c5c1957d3af9f56dc8f3844bae6b0b70 (patch)
tree5287267efb70bcaafca6e693bee99e2655b6376b
parent62ff2bcf9485f52050093d1780f409d50953549b (diff)
downloadrust-d78e3e36c5c1957d3af9f56dc8f3844bae6b0b70.tar.gz
rust-d78e3e36c5c1957d3af9f56dc8f3844bae6b0b70.zip
Add platform support document links to tier table
-rw-r--r--src/doc/rustc/src/platform-support.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md
index 4c05818440b..5764fe9bf65 100644
--- a/src/doc/rustc/src/platform-support.md
+++ b/src/doc/rustc/src/platform-support.md
@@ -244,9 +244,9 @@ target | std | host | notes
 `i686-uwp-windows-gnu` | ? |  |
 `i686-uwp-windows-msvc` | ? |  |
 `i686-wrs-vxworks` | ? |  |
-`m68k-unknown-linux-gnu` | ? |  | Motorola 680x0 Linux
+[`m68k-unknown-linux-gnu`](platform-support/m68k-unknown-linux-gnu.md) | ? |  | Motorola 680x0 Linux
 `mips-unknown-linux-uclibc` | ✓ |  | MIPS Linux with uClibc
-`mips64-openwrt-linux-musl` | ? |  | MIPS64 for OpenWrt Linux MUSL
+[`mips64-openwrt-linux-musl`](platform-support/mips64-openwrt-linux-musl.md) | ? |  | MIPS64 for OpenWrt Linux MUSL
 `mipsel-sony-psp` | * |  | MIPS (LE) Sony PlayStation Portable (PSP)
 `mipsel-unknown-linux-uclibc` | ✓ |  | MIPS (LE) Linux with uClibc
 `mipsel-unknown-none` | * |  | Bare MIPS (LE) softfloat