Commit Diff


commit - 4b59b4789cd743dc874399784a1918e9f11086d1
commit + 34ec1943e1f6f28a89336f0418a6bc7b492108b3
blob - 264777d0a1fa6a52b037b51ba0694c74914ab320
blob + 4df4e0c2b429076dca864005c67fa0f64b43d60e
--- README.md
+++ README.md
@@ -4,7 +4,7 @@ My personal library of common C data structures and al
 
 ## 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