diff --git a/src/docs/overview.md b/src/docs/overview.md
index 625ba5521ce74c9312043ea0ee5501ffe4bc4fa1..ed8c81a47c5fa6869c040e794fb40c56e4bcf39d 100644
--- a/src/docs/overview.md
+++ b/src/docs/overview.md
@@ -25,15 +25,6 @@ Through the unique BitField ID this allows position space information to be mapp
 
 The idea is to use plain-old-datatype IO. PODIO stamps out structs based on yaml files.
 
-### LCIO2 
-
-The old LCIO data model  is used as a starting point for our data model and it is called `lcio2`.
-It is [defined in yaml file](https://eicweb.phy.anl.gov/EIC/podio/blob/master/lcio2/lcio-edm.yaml) 
-which is used to generate C++ library.
-
-- Eicweb fork: https://eicweb.phy.anl.gov/EIC/podio
-- AIDAsoft repo: https://github.com/AIDASoft/podio
-
 ![data model use](data_model_use2.png)