From e683e8c6f67b404c8c8d38423703ac12206e0342 Mon Sep 17 00:00:00 2001 From: Josh Mitchell Date: Tue, 27 Feb 2024 14:44:47 +1100 Subject: [PATCH] typos --- source/workshops/2024/protein_prep.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/workshops/2024/protein_prep.md b/source/workshops/2024/protein_prep.md index aa96ac244..693a0f910 100644 --- a/source/workshops/2024/protein_prep.md +++ b/source/workshops/2024/protein_prep.md @@ -20,11 +20,11 @@ Materials and Google Colab links can be found below. This workshop is a live demonstration designed to be followed along with on your own computer. The entire workshop can be executed in your browser without installing anything using Google Colab: -[🤝 SMIRNOFF Workshop at Google Colab](https://colab.research.google.com/github/openforcefield/openff-docs/blob/main/source/workshops/2024/protein_prep/colab-protein_prep.ipynb) +[🤝 Protein Prep Workshop at Google Colab](https://colab.research.google.com/github/openforcefield/openff-docs/blob/main/source/workshops/2024/protein_prep/colab-protein_prep.ipynb) For better performance and to keep any artifacts produced, you can install the relevant software locally and execute the notebook there. This requires an installation of Mamba, Micromamba, or similar conda-forge compatible package manager (see [](/install.md)). First, download the workshop materials: -[2024_protein_prep_workshop_materials.zip](path:smirnoff/2024_smirnoff_workshop_materials.zip) +[2024_protein_prep_workshop_materials.zip](path:smirnoff/2024_protein_prep_workshop_materials.zip) Extract the zip file and open a terminal in the extracted directory. Then, create the environment: