summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-02-18 10:33:04 +0100
committerJon Bratseth <bratseth@verizonmedia.com>2019-02-18 10:33:04 +0100
commit66846cb05d2415b58a11f76b9ee67a3c5e7b9bc3 (patch)
tree771a24894e0751bc660dbfa489d5c830f379a5fc /README.md
parent2d81c53a5255b84dd92c5777ede0a54cbdcaf5fc (diff)
Link to code-map
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ade07c40ad..784240eadbd 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ If you want to contribute to the documentation, see
## Building
You do not need to build Vespa to use it, but if you want to contribute you need to be able to build the code.
-This section explains how to build and test Vespa.
+This section explains how to build and test Vespa. To understand where to make changes, see [Code-map.md](Code-map.md).
### Set up the build environment