diff --git a/docs/README.md b/docs/README.md
index d9649a85688634036a27ceaff09425751a4192d0..97155a712dab319d5129d6c4dc81329a2a522918 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,8 +1,8 @@
 # Introduction
 
-Crunch is an [open source](), GPL-3.0 licensed command line tool written in Rust for manipulating assets, 
+Crunch is an [open source](https://lab.lcr.gr/microhacks/crunch), GPL-3.0 licensed command line tool written in Rust for manipulating assets, 
 designed to complement a game development asset pipeline. Commands can either be executed directly, or can
-be executed via [pipeline files]().
+be executed via [pipeline files](pipelines/file_format.md).
 
 ## Quick Installation