diff options
| author | Simon Glass <[email protected]> | 2024-07-17 09:30:52 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-07-19 13:53:05 +0200 |
| commit | c684db989e86cc041da30114c4d7f8d549260875 (patch) | |
| tree | e6828a4e42f3bc4993162f20152b65bd5693d053 /doc/usage/cmd/bootdev.rst | |
| parent | d5b6800374e73e1b50422baa290814ddb7d69e6c (diff) | |
doc: Move bootstd into its own directory
Before adding more files, move the bootstd docs into a new directory,
with an index.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/usage/cmd/bootdev.rst')
| -rw-r--r-- | doc/usage/cmd/bootdev.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/bootdev.rst b/doc/usage/cmd/bootdev.rst index f759abab354..98a0f43c580 100644 --- a/doc/usage/cmd/bootdev.rst +++ b/doc/usage/cmd/bootdev.rst @@ -22,7 +22,7 @@ Description The `bootdev` command is used to manage bootdevs. It can list available bootdevs, select one and obtain information about it. -See :doc:`../../develop/bootstd` for more information about bootdevs in general. +See :doc:`/develop/bootstd/index` for more information about bootdevs in general. bootdev list |
