Skip to content

Commit 3407577

Browse files
authored
Update lib.rs
solves [issue](#778)
1 parent c0c626d commit 3407577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama-cpp-2/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//!
88
//! # Examples
99
//!
10-
//! - [simple](https://github.com/utilityai/llama-cpp-rs/tree/main/simple)
10+
//! - [simple](https://github.com/utilityai/llama-cpp-rs/tree/main/examples/simple)
1111
//!
1212
//! # Feature Flags
1313
//!

0 commit comments

Comments
 (0)