Skip to content

Commit

Permalink
Tweak some links
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Oct 22, 2019
1 parent 5cae373 commit a263d14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@
.Ruserdata
.DS_Store
_site/
README.html
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -37,10 +37,12 @@ The tidyverse is not an explicit focus of the course (other than the purrr segme

## Pre-work

Please do the requested Git/GitHub prep in advance! Go [here](http://happygitwithr.com/workshops.html#pre-workshop-set-up) for details.
Please do the requested Git/GitHub prep in advance! Go [here](https://happygitwithr.com/workshops.html#pre-workshop-set-up) for details.

## Schedule

*Note: this has been initialized with 2019 content and will be under gradual revision as rstudio::conf 2020 approaches.*

### Monday

09:00 - 10:30 [1_1: Project-oriented workflow 1 of 2](day1_1)
Expand Down Expand Up @@ -92,8 +94,8 @@ TBD

Written versions of content are under open development here:

* [What They Forgot to Teach You About R](https://whattheyforgot.org) (bookdown site)
* [Happy Git and GitHub for the useR](http://happygitwithr.com) (bookdown site)
* [What They Forgot to Teach You About R](https://rstats.wtf) (bookdown site)
* [Happy Git and GitHub for the useR](https://happygitwithr.com) (bookdown site)
* [purrr tutorial](https://jennybc.github.io/purrr-tutorial/)

## Links that are handy to us
Expand Down

0 comments on commit a263d14

Please sign in to comment.