We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c37d101 + 6682db2 commit b1e09e2Copy full SHA for b1e09e2
rustler/src/lib.rs
@@ -21,7 +21,7 @@
21
//! automatic NIF compiler for Mix, and utilities for loading the compiled NIF.
22
//!
23
//! For more information about this, see [the documentation for
24
-//! rustler_mix](https://hexdocs.pm/rustler/basics.html).
+//! rustler](https://hexdocs.pm/rustler).
25
26
#[macro_use(enif_snprintf)]
27
extern crate rustler_sys;
0 commit comments