From ca1947b4431bacf5906d1f388ba36db86c414d54 Mon Sep 17 00:00:00 2001 From: Matt Strimas-Mackey Date: Mon, 31 Jul 2023 18:29:59 -0300 Subject: [PATCH] bad link --- docs/index.html | 2 +- docs/sitemap.xml | 2 +- index.qmd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index e7e8d6a..a394666 100644 --- a/docs/index.html +++ b/docs/index.html @@ -202,7 +202,7 @@

Introduction

Setup

This workshop is intended to be interactive. All examples are written in the R programming language, and the instructor will work through the examples in real time, while the attendees are encouraged following along by writing the same code. To ensure we can avoid any unnecessary delays, please follow these setup instructions prior to the workshop:

    -
  1. Create an eBird account if you don’t already have one and request access to the raw eBird data and/or the eBird Status data products depending on which workshops you’re attending: +
  2. Create an eBird account if you don’t already have one and request access to the raw eBird data and/or the eBird Status data products depending on which workshops you’re attending:
    • Best Practices for Using eBird Data: request access to the eBird Basic Dataset.
    • eBird Status and Trends: request access to the eBird Status data products
    • diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 41f1999..d482e91 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,7 +2,7 @@ https://ebird.github.io/ebird-workshop-oca/index.html - 2023-07-28T17:46:12.632Z + 2023-07-31T21:29:40.001Z https://ebird.github.io/ebird-workshop-oca/ebird.html diff --git a/index.qmd b/index.qmd index 30d9abc..e6826f7 100644 --- a/index.qmd +++ b/index.qmd @@ -17,7 +17,7 @@ This website contains the notes for a set of two workshops on best practices for This workshop is intended to be interactive. All examples are written in the R programming language, and the instructor will work through the examples in real time, while the attendees are encouraged following along by writing the same code. To ensure we can avoid any unnecessary delays, please follow these setup instructions prior to the workshop: -1. [Create an eBird account](https://ebird.github.io/ebird-best-practices/intro.html) if you don't already have one and request access to the raw eBird data and/or the eBird Status data products depending on which workshops you're attending: +1. [Create an eBird account](https://secure.birds.cornell.edu/cassso/account/create) if you don't already have one and request access to the raw eBird data and/or the eBird Status data products depending on which workshops you're attending: - Best Practices for Using eBird Data: [request access to the eBird Basic Dataset](https://ebird.org/data/download). - eBird Status and Trends: [request access to the eBird Status data products](https://science.ebird.org/en/status-and-trends/download-data) 2. [Download](https://cloud.r-project.org/) and install the latest version of R. **You must have R version 4.0.0 or newer to follow along with this workshop**