diff --git a/doc/site/modules/core/object.markdown b/doc/site/modules/core/object.markdown index 58d69cb5c..8278de286 100644 --- a/doc/site/modules/core/object.markdown +++ b/doc/site/modules/core/object.markdown @@ -21,7 +21,7 @@ even on user-defined classes. Returns `false`, since most objects are considered [true][]. -[true]: control-flow.html#truth +[true]: ../../control-flow.html#truth ### **==**(other) and **!=**(other) operators