Commit 8a3448cd2d4787222444d2212d8c6690d27b183a

Authored by Benjamin Renard
1 parent 29cb8e13

Update PASE Registry URL

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
update_amda/updateEnv.sh
... ... @@ -39,7 +39,7 @@ if [[ ${AMDAINTERNALDIR: -1} != "/" ]]; then
39 39 fi
40 40  
41 41 #SPASE Registry definitions
42   -export SPASE_REPO="http://amda-registry.irap.omp.eu/resolver"
  42 +export SPASE_REPO="http://amda-registry.irap.omp.eu/amda-registry/resolver"
43 43 #Remote SPASE Registry to get Person' Info
44 44 export SPASE_REMOTE="http://www.spase-group.org/smwg/resolver"
45 45 # for SPASE Registy MAJ
... ...