Skip to content

Commit 2c20208

Browse files
authored
Merge pull request #779 from Propfend/patch-1
Update lib.rs
2 parents c0c626d + 3407577 commit 2c20208

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)