Skip to content

Commit 7355ded

Browse files
committed
docs(README): link to examples dir in README
1 parent ff73463 commit 7355ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
//! override override the delimiters
8888
//!```
8989
//!
90-
//! See the [examples](../examples) folder for more.
90+
//! See the [examples](https://github.com/dustinknopoff/bashdoc/tree/master/example) folder for more.
9191
//!
9292
mod docs;
9393
use crate::docs::*;

0 commit comments

Comments
 (0)