We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb03314 commit 33644ffCopy full SHA for 33644ff
src/lib.rs
@@ -19,8 +19,8 @@
19
//! are patch/fix updates for `arrayfire-rust` & `ArrayFire` respectively,
20
//! and they don't need to match.
21
//!
22
-//! Please go through our [tutorials](./book/index.html) book for more explanations on how to
23
-//! use ArrayFire to speedup your code.
+//! Please go through our [tutorials](http://arrayfire.org/arrayfire-rust/arrayfire/book/index.html)
+//! book for more explanations on how to use ArrayFire to speedup your code.
24
25
#![doc(
26
html_logo_url = "http://www.arrayfire.com/logos/arrayfire_logo_symbol.png",
0 commit comments