aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-16 03:15:01 +0000
committerFuwn <[email protected]>2023-04-16 03:15:01 +0000
commit1b8f44377e0f891b95a537f70d93c442b2f084d7 (patch)
tree82fbd8f72f1fc9a7cde009410eb24bfbc6b66972 /README.md
parentfeat(germ): bump from 0.3.7 to 0.3.8 (diff)
downloadgerm-1b8f44377e0f891b95a537f70d93c442b2f084d7.tar.xz
germ-1b8f44377e0f891b95a537f70d93c442b2f084d7.zip
chore(README): Update examples directory path
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26b0e01..c4b2af2 100644
--- a/README.md
+++ b/README.md
@@ -51,8 +51,7 @@ features = ["ast"] # Enable the features you would like to use!
### Examples
-Examples can be found within the
-[`examples/`](https://github.com/gemrest/germ/tree/main/examples) directory.
+Examples can be found within the [`examples/`](./examples) directory.
## License