diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-18 09:05:32 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-24 08:12:35 -0200 |
commit | 0e4f07a65f53e7b3afab71925e56fe6aaa07d696 (patch) | |
tree | fee3c943b48df0b70f4b28605a6eaecb57f518f0 /Documentation/index.rst | |
parent | 44b10006a97ec50874634ba5325a6499ead7db66 (diff) | |
download | blackbird-op-linux-0e4f07a65f53e7b3afab71925e56fe6aaa07d696.tar.gz blackbird-op-linux-0e4f07a65f53e7b3afab71925e56fe6aaa07d696.zip |
docs: rename development-process/ to process/
As we'll type this a lot, after adding CodingStyle & friends,
let's rename the directory name to a shorter one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index c53d089455a4..e1f18b3db6e4 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -12,7 +12,7 @@ Contents: :maxdepth: 2 kernel-documentation - development-process/index + process/index dev-tools/tools driver-api/index media/index |