diff --git a/examples/pycaosdb_example.py b/examples/pycaosdb_example.py
index 9a3d766791ca7a6fd111d734d08ac4cf3b85b75a..508bbcdda92dafa968e21a13dea3ffca46d0db87 100755
--- a/examples/pycaosdb_example.py
+++ b/examples/pycaosdb_example.py
@@ -6,7 +6,7 @@ Make sure that a `pylinkahead.ini` is readable at one of the expected locations.
 
 import random
 
-import caosdb as db
+import linkahead as db
 
 
 def reconfigure_connection():