summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/manifest-format/examples.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest-format/examples.md b/src/manifest-format/examples.md
index 24bdf09..f46c26b 100644
--- a/src/manifest-format/examples.md
+++ b/src/manifest-format/examples.md
@@ -4,6 +4,6 @@ meta_title: Manifest Format — Examples — Divina
---
Examples for package manifests can be found within the Divina root repository
-[`examples`](https://github.com/divinaland/Divina/tree/main/examples) directory,
-and an example for a workspace manifest can be found within the root Divina repository, named
+[`examples`](https://github.com/divinaland/Divina/tree/main/examples) directory
+and an example for a workspace manifest can be found within the root Divina repository;
[`Divina.lua`](https://github.com/divinaland/Divina/blob/main/Divina.lua).