diff --git a/Calendar/icon_positions_locations.py b/Calendar/icon_positions_locations.py index 33c25a1..ccc1354 100644 --- a/Calendar/icon_positions_locations.py +++ b/Calendar/icon_positions_locations.py @@ -9,7 +9,7 @@ from PIL import Image from settings import language im_open = Image.open -path = '/home/pi/E-Paper-Master/Calendar/' +path = '/home/pi/Calendar/Calendar/' wpath = path+'weather-icons/' mpath = path+'translations/'+language+'/months/' weekpath = path+'translations/'+language+'/week/'