From a843ca8c8514493cf6010dc11e77b65f80e80a8b Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Thu, 7 Jan 2021 16:25:10 +0100 Subject: [PATCH] fix link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8579611..3b37827 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,5 @@ or check the file `monstereo/run.py` Further instructions for prediction, preprocessing, training and evaluation can be found here: -* [MonStereo README](https://github.com/vita-epfl/monstereo/tree/master/docs/MonStereo.md) -* [MonoLoco++ README](https://github.com/vita-epfl/monstereo/tree/master/docs/MonoLoco_pp.md) +* [MonoLoco++README](https://github.com/vita-epfl/monstereo/blob/master/docs/MonoLoco%2B%2B.md) +* [MonStereo README](https://github.com/vita-epfl/monstereo/blob/master/docs/MonStereo.md)