aboutsummaryrefslogtreecommitdiff
path: root/docs/dependencies.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dependencies.md')
-rw-r--r--docs/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dependencies.md b/docs/dependencies.md
index eab287aa..407fc678 100644
--- a/docs/dependencies.md
+++ b/docs/dependencies.md
@@ -17,7 +17,7 @@ it was installed and LuaRocks failed to find it.
17Dependencies of a rock are specified in its [rockspec](rockspec_format.md) 17Dependencies of a rock are specified in its [rockspec](rockspec_format.md)
18file. See the complete specification of the dependency syntax in the [Rockspec 18file. See the complete specification of the dependency syntax in the [Rockspec
19format](rockspec_format.md) page and examples in rockspec files of the [public 19format](rockspec_format.md) page and examples in rockspec files of the [public
20rocks server](http://luarocks.org/). 20rocks server](https://luarocks.org).
21 21
22# Dependency modes 22# Dependency modes
23 23