Skip to content

Commit ebc8fda

Browse files
nashifcarlescufi
authored andcommitted
doc: fix link to manifest listing and documentation
Point to the correct page referencing manifest entries. Signed-off-by: Anas Nashif <[email protected]>
1 parent 8c4eec7 commit ebc8fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"API": f"{reference_prefix}/doxygen/html/index.html",
173173
"Kconfig Options": f"{reference_prefix}/kconfig.html",
174174
"Devicetree Bindings": f"{reference_prefix}/build/dts/api/bindings.html",
175-
"West Projects": f"{reference_prefix}/develop/projects/index.html",
175+
"West Projects": f"{reference_prefix}/develop/manifest/index.html",
176176
}
177177
}
178178

0 commit comments

Comments
 (0)