Skip to content

Commit

Permalink
Merge pull request #51 from Sodaware/fix-sizet-url
Browse files Browse the repository at this point in the history
Fix incorrect anchor url for `Size_T` data type
  • Loading branch information
woollybah authored Mar 7, 2021
2 parents adc7158 + c6d8c32 commit fe16958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/language/data_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The rules governing type balancing are:
[Float]: ../../api/brl/brl.blitz/#float
[Double]: ../../api/brl/brl.blitz/#double
[String]: ../../api/brl/brl.blitz/#string
[Size_T]: ../../api/brl/brl.blitz/#size-t
[Size_T]: ../../api/brl/brl.blitz/#size_t
[Float64]: ../../api/brl/brl.blitz/#float64
[Int128]: ../../api/brl/brl.blitz/#int128
[Float128]: ../../api/brl/brl.blitz/#float128
Expand Down

0 comments on commit fe16958

Please sign in to comment.