doc: fix link to manifest listing and documentation
Point to the correct page referencing manifest entries. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8c4eec7ac6
commit
ebc8fdac4f
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ html_context = {
|
|||
"API": f"{reference_prefix}/doxygen/html/index.html",
|
||||
"Kconfig Options": f"{reference_prefix}/kconfig.html",
|
||||
"Devicetree Bindings": f"{reference_prefix}/build/dts/api/bindings.html",
|
||||
"West Projects": f"{reference_prefix}/develop/projects/index.html",
|
||||
"West Projects": f"{reference_prefix}/develop/manifest/index.html",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue