diff options
Diffstat (limited to 'docs/dependencies.md')
-rw-r--r-- | docs/dependencies.md | 2 |
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. | |||
17 | Dependencies of a rock are specified in its [rockspec](rockspec_format.md) | 17 | Dependencies of a rock are specified in its [rockspec](rockspec_format.md) |
18 | file. See the complete specification of the dependency syntax in the [Rockspec | 18 | file. See the complete specification of the dependency syntax in the [Rockspec |
19 | format](rockspec_format.md) page and examples in rockspec files of the [public | 19 | format](rockspec_format.md) page and examples in rockspec files of the [public |
20 | rocks server](http://luarocks.org/). | 20 | rocks server](https://luarocks.org). |
21 | 21 | ||
22 | # Dependency modes | 22 | # Dependency modes |
23 | 23 | ||