diff --git a/openmm_rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb b/openmm_rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb index 3982a6a..466963e 100644 --- a/openmm_rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb +++ b/openmm_rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb @@ -44,7 +44,7 @@ "if \"COLAB_RELEASE_TAG\" in os.environ:\n", " !pip install -q condacolab\n", " import condacolab\n", - " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2023/OpenFEforge-June-2023-Linux-x86_64.sh\")" + " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.0.0/OpenFEforge-1.0.0-Linux-x86_64.sh\")" ] }, {