diff --git a/README.md b/README.md index ddafddd..8d5df72 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ My personal library of common C data structures and algorithms. Supports Linux, ## Documentation -Extensive documentation can be found [here](https://docs.fputs.com/libflint/index.html) +Extensive documentation can be found [here](https://fputs.com/docs/libflint/) ## Requirements -Building on Linux requires `libbsd`. \ No newline at end of file +Building on Linux requires `libbsd`. + diff --git a/mkdocs.yml b/mkdocs.yml index 503cf1d..1b7f0f3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: libflint -site_url: https://example.com +site_url: https://docs.fputs.com/libflint theme: name: readthedocs nav: