diff --git a/src/docs/userguide/arcanist_lint_unit.diviner b/src/docs/userguide/arcanist_lint_unit.diviner index 6ddc3459b6..df4299bbe1 100644 --- a/src/docs/userguide/arcanist_lint_unit.diviner +++ b/src/docs/userguide/arcanist_lint_unit.diviner @@ -33,7 +33,7 @@ make this work, you need to do three things: = Create a libphutil Library = If you haven't created a library for the class to live in yet, you need to do -that first. Follow the instructions in @{article:libphutil Library User Guide}, +that first. Follow the instructions in @{article:libphutil Libraries User Guide}, then make the library loadable by adding it to your ##.arcconfig## like this: {