From 681767c83daa639dc2e34599cf72a382b7123a91 Mon Sep 17 00:00:00 2001 From: will king Date: Fri, 13 Sep 2024 15:17:10 -0700 Subject: [PATCH] updated links to resources in slides --- Lectures/slides.html | 4 ++-- Lectures/slides.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Lectures/slides.html b/Lectures/slides.html index 522bb41..8d1efcf 100644 --- a/Lectures/slides.html +++ b/Lectures/slides.html @@ -303,8 +303,8 @@ Economists

Bash Activity

-

Prep: Download and extract - the zip file I’ve provided.

+

Prep: Download and + extract the zip file I’ve provided.

  1. Open bash/gitbash in the extracted directory.
  2. Figure out what directory you are in.
  3. diff --git a/Lectures/slides.md b/Lectures/slides.md index 3b79fba..c73e6ec 100644 --- a/Lectures/slides.md +++ b/Lectures/slides.md @@ -81,7 +81,7 @@ Talk about spaces and quoting and escaping. Show a variety of paths. ::: ## Bash Activity -Prep: [Download](https://www.youainti.com) and extract the zip file I've provided. +Prep: [Download](/git-introduction/git_intro.zip) and extract the zip file I've provided. 1. Open bash/gitbash in the extracted directory. 2. Figure out what directory you are in.