commit | b6667585c28d46017030198403c18d803e0c9e90 | [log] [tgz] |
---|---|---|
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | Sat Jul 18 13:50:59 2020 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Jul 23 14:26:12 2020 -0600 |
tree | 8a884c549e536c14041026c118fcbe947e964bf1 | |
parent | 9a32500a346d754a4485a5de9af63759124c2833 [diff] |
docs: process/index.rst: Fix reference to nonexistent document Fix the following warning: WARNING: toctree contains reference to nonexistent document 'process/unaligned-memory-access' The path to the document was wrong. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Link: https://lore.kernel.org/r/20200718165107.625847-5-dwlsalmeida@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>