diff --git a/docs/API.md b/docs/API.md index ca4e8a74..e54df4a5 100644 --- a/docs/API.md +++ b/docs/API.md @@ -74,7 +74,7 @@ These libraries are used by the Cyclone compiler. Some of these are stable and u # C API -[This documentation](http://justinethier.github.io/cyclone/c-api/) covers the C API provided by Cyclone Scheme. It is intended both to help understand how the Cyclone runtime works as well as to provide a useful reference manual when working with the Cyclone FFI. +[This documentation](http://justinethier.github.io/cyclone/c-api/modules.html) covers the C API provided by Cyclone Scheme. It is intended both to help understand how the Cyclone runtime works as well as to provide a useful reference manual when working with the Cyclone FFI. # Index