Skip to content

Commit 8a58a6f

Browse files
authored
Merge pull request #666 from animeshsrivastava24/patch-23
Code Highlight markup and Link colouration fix intCast.adoc
2 parents 89567bd + 69c0c61 commit 8a58a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Variables/Conversion/intCast.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
1717

1818
[float]
1919
=== Description
20-
Converts a value to the link:../../data-types/int[int] data type.
20+
Converts a value to the `link:../../data-types/int[int]` data type.
2121
[%hardbreaks]
2222

2323

@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/int[int] data type.
3434

3535
[float]
3636
=== Returns
37-
Data type: `int`.
37+
Data type: link:../../data-types/int[`int`].
3838

3939
--
4040
// OVERVIEW SECTION ENDS

0 commit comments

Comments
 (0)