From 3ebbaeeba6bee90e49f6656a6b38e638d1cdb803 Mon Sep 17 00:00:00 2001 From: Carsten Griwodz Date: Tue, 14 Apr 2020 20:36:33 +0200 Subject: [PATCH 1/3] use the Cordis URL for Popart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2cf664f..c684aa3a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ If you use PopSift for your publication, please cite us as: ## Acknowledgements -PopSift was developed within the project [POPART](http://www.popartproject.eu), which has been funded by the European Commission in the Horizon 2020 framework. +PopSift was developed within the project [POPART](https://cordis.europa.eu/project/id/644874), which has been funded by the European Commission in the Horizon 2020 framework. ___ From d730360b87cbd5d5e1d3cc8df14e63c177d2ea8e Mon Sep 17 00:00:00 2001 From: Fabien Castan Date: Wed, 15 Apr 2020 11:24:34 +0200 Subject: [PATCH 2/3] [doc] readme: update popart link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c684aa3a..eb1c64b2 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ If you use PopSift for your publication, please cite us as: ## Acknowledgements -PopSift was developed within the project [POPART](https://cordis.europa.eu/project/id/644874), which has been funded by the European Commission in the Horizon 2020 framework. +PopSift was developed within the project [POPART](https://alicevision.org/popart), which has been funded by the European Commission in the Horizon 2020 framework. ___ From 9566c379665a5c31452897b2d75f73d6f61ee654 Mon Sep 17 00:00:00 2001 From: Fabien Castan Date: Wed, 15 Apr 2020 12:17:24 +0200 Subject: [PATCH 3/3] [doc] readme: add link to cordis Co-Authored-By: Simone Gasparini --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb1c64b2..f1e85d30 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ If you use PopSift for your publication, please cite us as: ## Acknowledgements -PopSift was developed within the project [POPART](https://alicevision.org/popart), which has been funded by the European Commission in the Horizon 2020 framework. +PopSift was developed within the project [POPART](https://alicevision.org/popart), which has been funded by the [European Commission in the Horizon 2020](https://cordis.europa.eu/project/id/644874) framework. ___