diff --git a/instructors/teaching_demos.md b/instructors/teaching_demos.md index 774e5c0a..201aca7b 100644 --- a/instructors/teaching_demos.md +++ b/instructors/teaching_demos.md @@ -28,7 +28,7 @@ tar -xzf shell_data.tar.gz #### [Data Wrangling and Processing for Genomics](https://datacarpentry.org/wrangling-genomics/) -Use [these instructions](https://datacarpentry.org/genomics-workshop/AMI-setup/index.html) to launch and connect to your own instance of the Data Carpentry Genomics AMI. This instance should cost you approximately US $1.20 per day. (This cost estimate is provided without any guarantee of accuracy and Data Carpentry assumes no liability for costs associated with your AMI instance(s).) +Use [these instructions](https://datacarpentry.org/genomics-workshop/AMI-setup) to launch and connect to your own instance of the Data Carpentry Genomics AMI. This instance should cost you approximately US $1.20 per day. (This cost estimate is provided without any guarantee of accuracy and Data Carpentry assumes no liability for costs associated with your AMI instance(s).) Once you have connected to your AWS instance, use the shell commands below to ensure that the data directory is created, that the data is placed into the data directory, and that you are in the data directory before @@ -44,7 +44,7 @@ cd ~/dc_workshop/data/untrimmed_fastq #### [Introduction to Cloud Computing for Genomics](https://datacarpentry.org/cloud-genomics/) -Use [these instructions](https://datacarpentry.org/genomics-workshop/AMI-setup/index.html) to launch and connect to your own instance of the Data Carpentry Genomics AMI. This instance should cost you approximately US $1.20 per day. (This cost estimate is provided without any guarantee of accuracy and Data Carpentry assumes no liability for costs associated with your AMI instance(s).) +Use [these instructions](https://datacarpentry.org/genomics-workshop/AMI-setup) to launch and connect to your own instance of the Data Carpentry Genomics AMI. This instance should cost you approximately US $1.20 per day. (This cost estimate is provided without any guarantee of accuracy and Data Carpentry assumes no liability for costs associated with your AMI instance(s).)
diff --git a/learners/setup.md b/learners/setup.md index b5b147f7..af0d495f 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -110,7 +110,7 @@ Your Instructor will provide instructions for connecting to the AMI instance at If you would like to work through these lessons independently, outside of a workshop, you will need to start your own AMI instance. -Follow these [instructions on creating an Amazon instance](https://datacarpentry.org/genomics-workshop/AMI-setup/). +Follow these [instructions on creating an Amazon instance](https://datacarpentry.org/genomics-workshop/AMI-setup). Use the AMI `ami-04dd77cd58b3ec654` (Data Carpentry Genomics with R 4.2) listed on the Community AMIs page. Please note that you must set your location as `N. Virginia` in order to access this community AMI.