Skip to content

Commit 33644ff

Browse files
committed
Link to book on gh-pages so that docs.rs works
1 parent cb03314 commit 33644ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
//! are patch/fix updates for `arrayfire-rust` & `ArrayFire` respectively,
2020
//! and they don't need to match.
2121
//!
22-
//! Please go through our [tutorials](./book/index.html) book for more explanations on how to
23-
//! use ArrayFire to speedup your code.
22+
//! Please go through our [tutorials](http://arrayfire.org/arrayfire-rust/arrayfire/book/index.html)
23+
//! book for more explanations on how to use ArrayFire to speedup your code.
2424
2525
#![doc(
2626
html_logo_url = "http://www.arrayfire.com/logos/arrayfire_logo_symbol.png",

0 commit comments

Comments
 (0)