From 3a5da688930feb4d7c0852359f6216d4798d16ab Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Tue, 19 Feb 2019 13:08:25 -0500 Subject: [PATCH] Update build.md --- documents/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/build.md b/documents/build.md index 3689be5..3855e3d 100644 --- a/documents/build.md +++ b/documents/build.md @@ -10,7 +10,7 @@ description: Learn how to build your own app via LBRY in this comprehensive guid Want to build something on top of LBRY? This is the place to get started. At least, it's the place to get started so long as you have some idea of what LBRY _is_. If you don't, you should read the -[Overview](/overview) first and the [spec](/spec) for more technical details. +[Overview](/overview) and the [spec](/spec) for more technical details. Want to build with us rather than on your own? Check out our [Contributing Guide](/contribute).