From 871a3b2086afbd5dfdc30b9bd9acb1b597b2c30c Mon Sep 17 00:00:00 2001
From: Martin Reinecke <martin@mpa-garching.mpg.de>
Date: Thu, 22 Feb 2018 14:00:18 +0100
Subject: [PATCH] fix link (issue #225)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5e4fed4ef..d39b716f1 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ following command in the repository root:
 ### First Steps
 
 For a quick start, you can browse through the [informal
-introduction](http://ift.pages.mpcdf.de/NIFTy/start.html) or
+introduction](http://ift.pages.mpcdf.de/NIFTy/code.html) or
 dive into NIFTy by running one of the demonstrations, e.g.:
 
     python demos/wiener_filter_via_curvature.py
-- 
GitLab