diff options
author | Mao Zhongyi | 2021-07-23 08:58:28 +0200 |
---|---|---|
committer | Peter Maydell | 2021-07-27 11:57:40 +0200 |
commit | a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2 (patch) | |
tree | 7e40792bf24acae5a7082cf71505e73073b56fc0 /MAINTAINERS | |
parent | hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS (diff) | |
download | qemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.tar.gz qemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.tar.xz qemu-a476b2167296c0f8bfd6a66d1eb54ca39ea0e6f2.zip |
docs: Update path that mentions deprecated.rst
Missed in commit f3478392 "docs: Move deprecation, build
and license info out of system/"
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20210723065828.1336760-1-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 445f7fe2d1..42ac45c3e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3439,7 +3439,7 @@ F: contrib/gitdm/* Incompatible changes R: libvir-list@redhat.com -F: docs/system/deprecated.rst +F: docs/about/deprecated.rst Build System ------------ |