diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 2a567f199a..8c2a202f71 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -124,7 +124,10 @@
This directory contains the Yocto Project reference
- hardware BSPs.
+ hardware Board Support Packages (BSPs).
+ For more information on BSPs, see the
+ Yocto Project Board Support
+ Package (BSP) Developer's Guide.
@@ -132,9 +135,11 @@
meta-hob/
- This directory contains template recipes used by the
- Hob
- build UI.
+ This directory contains template recipes used by Hob,
+ which is a Yocto Project build user interface.
+ For more information on the Hob, see the
+ Hob Project
+ webpage.