Skip to content

Commit

Permalink
bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrimas committed Jul 31, 2023
1 parent f2cb146 commit ca1947b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h1 class="unnumbered">Introduction</h1>
<h2 class="anchored" data-anchor-id="sec-intro-setup">Setup</h2>
<p>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:</p>
<ol type="1">
<li><a href="https://ebird.github.io/ebird-best-practices/intro.html">Create an eBird account</a> 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:
<li><a href="https://secure.birds.cornell.edu/cassso/account/create">Create an eBird account</a> 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:
<ul>
<li>Best Practices for Using eBird Data: <a href="https://ebird.org/data/download">request access to the eBird Basic Dataset</a>.</li>
<li>eBird Status and Trends: <a href="https://science.ebird.org/en/status-and-trends/download-data">request access to the eBird Status data products</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ebird.github.io/ebird-workshop-oca/index.html</loc>
<lastmod>2023-07-28T17:46:12.632Z</lastmod>
<lastmod>2023-07-31T21:29:40.001Z</lastmod>
</url>
<url>
<loc>https://ebird.github.io/ebird-workshop-oca/ebird.html</loc>
Expand Down
2 changes: 1 addition & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit ca1947b

Please sign in to comment.