diff options
-rw-r--r-- | doc/src/guide/app.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/app.asciidoc b/doc/src/guide/app.asciidoc index eeb3018..95e4723 100644 --- a/doc/src/guide/app.asciidoc +++ b/doc/src/guide/app.asciidoc @@ -94,7 +94,7 @@ the application and all dependencies: [source,bash] $ make rel -Consult the link:relx.asciidoc[Releases] chapter for more +Consult the link:releases.asciidoc[Releases] chapter for more information about what releases are and how they are generated. === Application resource file |