diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2021-09-22 14:01:27 -0700 |
|---|---|---|
| committer | Mike Leany <55358344+mikeleany@users.noreply.github.com> | 2021-10-13 08:14:13 -0600 |
| commit | 9704a837be2d0a9b4537edfdd8650670162d9e3b (patch) | |
| tree | 3f33a7c27892193c9ea10070748c0688a10a2f01 | |
| parent | 3b854cf82d28f02108d871133fabfa37ab0ebeb7 (diff) | |
| download | rust-9704a837be2d0a9b4537edfdd8650670162d9e3b.tar.gz rust-9704a837be2d0a9b4537edfdd8650670162d9e3b.zip | |
Unlinkify email address to satisfy linkchecker
The linkchecker doesn't seem happy with links to email addresses.
| -rw-r--r-- | src/doc/rustc/src/platform-support/x86_64-unknown-none.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/x86_64-unknown-none.md b/src/doc/rustc/src/platform-support/x86_64-unknown-none.md index b56e0e03f99..afcc48003b9 100644 --- a/src/doc/rustc/src/platform-support/x86_64-unknown-none.md +++ b/src/doc/rustc/src/platform-support/x86_64-unknown-none.md @@ -6,7 +6,7 @@ Freestanding/bare-metal x86-64 binaries in ELF format: firmware, kernels, etc. ## Target maintainers -- Harald Hoyer <harald@profian.com>, https://github.com/haraldh +- Harald Hoyer `harald@profian.com`, https://github.com/haraldh - Mike Leany, https://github.com/mikeleany ## Requirements |
