diff --git a/obi_test.m b/obi_test.m
index 4d61dc2ddf2cdd8a0e185fd771015f85220364cd..7590a5debe23abf234eefd98fa21dd18e8e00cfa 100644
--- a/obi_test.m
+++ b/obi_test.m
@@ -15,6 +15,7 @@ end
 
 %% 1. Login to openBIS
 url = 'https://127.0.0.1'; % URL of test server
+% url = 'https://openbis-training.ethz.ch/';
 user = 'hluetcke'; % user name for test server
 % enter password on command line (only works with bash shells!)
 disp('Enter openBIS password:')
diff --git a/openbis_example.mlx b/openbis_example.mlx
index 756cfe6bb6093b3c61de35b1619ef1e062ba8e2d..f7d5d62568144b86efced7ae7199c18dc950b603 100644
Binary files a/openbis_example.mlx and b/openbis_example.mlx differ