diff options
Diffstat (limited to 'include/expo.h')
-rw-r--r-- | include/expo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/expo.h b/include/expo.h index a2b3a71c15..9d2e817eb9 100644 --- a/include/expo.h +++ b/include/expo.h @@ -670,7 +670,7 @@ int expo_apply_theme(struct expo *exp, ofnode node); * * Build a complete expo from a description in the provided devicetree. * - * See doc/developer/expo.rst for a description of the format + * See doc/develop/expo.rst for a description of the format * * @root: Root node for expo description * @expp: Returns the new expo |