diff options
Diffstat (limited to 'manifest-format')
| -rw-r--r-- | manifest-format/examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest-format/examples.html b/manifest-format/examples.html index a9492b1..2e64913 100644 --- a/manifest-format/examples.html +++ b/manifest-format/examples.html @@ -44,8 +44,8 @@ <hr> </header> <p>Examples for package manifests can be found within the Divina root repository -<a href="https://github.com/divinaland/Divina/tree/main/examples"><code>examples</code></a> directory, -and an example for a workspace manifest can be found within the root Divina repository, named +<a href="https://github.com/divinaland/Divina/tree/main/examples"><code>examples</code></a> directory +and an example for a workspace manifest can be found within the root Divina repository; <a href="https://github.com/divinaland/Divina/blob/main/Divina.lua"><code>Divina.lua</code></a>.</p> </article> |