Skip to content

Commit a873610

Browse files
authored
docs: fix homepage link (#508)
1 parent b50842f commit a873610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//! </div>
1313
//!
1414
//! `ort` is a Rust binding for [ONNX Runtime](https://onnxruntime.ai/). For information on how to get started with `ort`,
15-
//! see <https://ort.pyke.io/introduction>.
15+
//! see <https://ort.pyke.io/>.
1616
1717
extern crate alloc;
1818
extern crate core;

0 commit comments

Comments
 (0)