Commit Diff


commit - 9d0341197904d40c7eb3edeff50914b20566c238
commit + dfbe39864b6e5026765fb16732426ea0100f396e
blob - a263d5744f1bdbfbc5b644c317d1023dd5ade336
blob + 2768f4d06b3602b115b09dcf2cd98a2de2a7f17b
--- 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://wiki.burkey.co/doku.php?id=libflint:start). You can also check out `tests/tests.c` to
+Extensive documentation can be found [here](https://burkey.co/Software+Documentation/libflint/libflint). You can also check out `tests/tests.c` to
 see example usage from most of the library's API.
 
 ## Building