Skip to content

Commit

Permalink
added 10/25 lec handout
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrew99 committed Oct 24, 2023
1 parent e2443c9 commit fae42d5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _posts/weeks/2023-10-23-week4.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ handouts:
url: "https://docs.google.com/presentation/d/1jDap4-UfgCouPpkhbp5jTeCDCS_VOm-B/edit?usp=share_link&ouid=107408851252378993524&rtpof=true&sd=true"
- name: "Monday Lecture Handout (PDF)"
url: "https://drive.google.com/file/d/19IwSKUs-bmG5YTCH_wGKCxtOcjsVsCSO/view?usp=share_link"
- name: "Wednesday Lecture Handout (Slides)"
url: "https://docs.google.com/presentation/d/1SLrwkHhUjBRqaR61kMGUYfvvyWd4dca7/edit?usp=sharing&ouid=107408851252378993524&rtpof=true&sd=true"
- name: "Wednesday Lecture Handout (PDF)"
url: "https://drive.google.com/file/d/1ZQVZOHjYadAu45eoguu0RSMw7WZrvKx0/view?usp=share_link"
notes:
videos:
- url: "https://www.youtube-nocookie.com/embed/LIxtcx4n8Lo?cc_load_policy=1"
Expand Down Expand Up @@ -247,7 +251,7 @@ Next, for the changes to actually appear on GitHub, you need to **push** them. G

Now your changes to this repository should be visible in GitHub!

You can also see more documentation about git and pushing your changes here:
You can see more documentation about git and pushing your changes here:

- [Key definitions about git](https://ucsd-cse15l-f23.github.io/week/week1/)
- [Github documentation about pushing changes](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/pushing-changes-to-github)
Expand Down

0 comments on commit fae42d5

Please sign in to comment.