diff --git a/Language/Variables/Conversion/unsignedLongCast.adoc b/Language/Variables/Conversion/unsignedLongCast.adoc index c950d2b7c..c44d19594 100644 --- a/Language/Variables/Conversion/unsignedLongCast.adoc +++ b/Language/Variables/Conversion/unsignedLongCast.adoc @@ -17,7 +17,7 @@ subCategories: [ "Conversion" ] [float] === Description -Converts a value to the link:../../data-types/unsignedlong[unsigned long] data type. +Converts a value to the `link:../../data-types/unsignedlong[unsigned long]` data type. [%hardbreaks] @@ -32,7 +32,7 @@ Converts a value to the link:../../data-types/unsignedlong[unsigned long] data t [float] === Returns -`unsigned long` +link:../../data-types/unsignedlong[`unsigned long`] -- // OVERVIEW SECTION ENDS @@ -52,4 +52,4 @@ Converts a value to the link:../../data-types/unsignedlong[unsigned long] data t -- -// SEE ALSO SECTION ENDS \ No newline at end of file +// SEE ALSO SECTION ENDS