From 99ccf0c5d39420f3f1447536fa62ba3e624257db Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 20 Jul 2023 02:15:11 -0700 Subject: [PATCH] fix broken link in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e45de89b..9386d018 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ ollama run mario Hello! It's your friend Mario. ``` -For more info on `Modelfile` syntax see [this doc](./docs/modelfile). +For more examples, see the [examples](./examples) directory. ### Pull a model from the registry