Skip to content

Commit

Permalink
docs: remove dead link to sway-libs/fixed-point
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp committed Nov 4, 2024
1 parent 0f82e5c commit e579bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/book/src/reference/sway_libs.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Cryptography Libraries are any libraries that provided cryptographic functionali

Math Libraries are libraries which provide mathematic functions or number types that are outside of the std-lib's scope.

- [Fixed Point Number Library](https://fuellabs.github.io/sway-libs/book/fixed_point/index.html); an interface to implement fixed-point numbers.
- [Signed Integers Library](https://fuellabs.github.io/sway-libs/book/signed_integers/index.html); an interface to implement signed integers.

## Data Structures Libraries
Expand Down

0 comments on commit e579bc3

Please sign in to comment.