Skip to content

Commit 2ca3567

Browse files
eguzkitkan145
authored andcommitted
doc/build.md: fix broken link
Signed-off-by: Eguzki Astiz Lezaun <eastizle@redhat.com>
1 parent fa836c9 commit 2ca3567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ APIcast is an application based on [OpenResty](https://openresty.org/en/). APIca
44

55
## Release
66

7-
APIcast is released as [Docker image](https://docs.docker.com/engine/tutorials/dockerimages/).
7+
APIcast is released as [Docker image](https://docs.docker.com).
88

99
## Dependencies
1010

11-
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With a correct configuration, LuaRocks installs dependencies into the correct path where OpenResty can see them.
11+
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With a correct configuration, LuaRocks installs dependencies into the correct path where OpenResty can see them.
1212

1313
For Docker images, LuaRocks is installed into the application folder. Then, `luarocks path` adds the application folder to the load path.
1414

0 commit comments

Comments
 (0)