From 1b8f44377e0f891b95a537f70d93c442b2f084d7 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 16 Apr 2023 03:15:01 +0000 Subject: chore(README): Update examples directory path --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3