diff --git a/README.md b/README.md
index a2bae451e11b690da4349edd6af4ed2b752e4cad..c20e73bba54eb8275c0924d70d17f358c31da08b 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ You can use both local files and http/https url:
 ```yaml
 conda_env_files:
   - "{{ playbook_dir }}/config/molecule_env.yml"
-  - https://artifactory.esss.lu.se/artifactory/swi-pkg/conda/molecule/molecule2_env.yml
+  - https://gitlab.esss.lu.se/ics-infrastructure/conda-environments/raw/master/molecule_env.yml
 ```
 
 
diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml
index 84f96446fbe72782ca4f6242fbe98226c4ceb62d..195e62c5c12d54d946372a257d10d968da75aa48 100644
--- a/molecule/default/molecule.yml
+++ b/molecule/default/molecule.yml
@@ -15,7 +15,7 @@ provisioner:
       create_env:
         conda_env_files:
           - "{{ playbook_dir }}/tests/python36_env.yml"
-          - https://artifactory.esss.lu.se/artifactory/swi-pkg/conda/molecule/molecule_env.yml
+          - https://gitlab.esss.lu.se/ics-infrastructure/conda-environments/raw/master/molecule_env.yml
 scenario:
   name: default
 verifier: