diff options
| author | Fuwn <[email protected]> | 2022-02-07 04:44:00 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:43:16 -0700 |
| commit | 41a51ed2cdb04e9ceaf4aedcd9279824a13d3099 (patch) | |
| tree | 0b9b3b2d273faa40e043c61b8cdd99b0af0dee71 | |
| parent | feat: update docs for pre-release (diff) | |
| download | documentation-41a51ed2cdb04e9ceaf4aedcd9279824a13d3099.tar.xz documentation-41a51ed2cdb04e9ceaf4aedcd9279824a13d3099.zip | |
| -rw-r--r-- | src/manifest-format/examples.md | 4 |
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). |