diff options
Diffstat (limited to 'doc')
-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 95e4723..43582d2 100644 --- a/doc/src/guide/app.asciidoc +++ b/doc/src/guide/app.asciidoc @@ -6,7 +6,7 @@ foremost, a build tool. In this chapter we will cover the basics of building a project with Erlang.mk. For most of this chapter, we will assume that you are -using a project link:getting_started.asciidoc[generated by Erlang.mk]. +using a project xref:getting_started[generated by Erlang.mk]. === How to build |