diff --git a/README.md b/README.md index 264777d..4df4e0c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ My personal library of common C data structures and algorithms. Supports Linux, ## Documentation -Extensive documentation can be found [here](https://fputs.com/docs/libflint/). You can also check out `tests/tests.c` to +Extensive documentation can be found [here](https://wiki.burkey.co/doku.php?id=libflint:start). You can also check out `tests/tests.c` to see example usage from most of the library's API. ## Requirements