Skip to content

Commit 291642e

Browse files
Render course
1 parent 30b3c73 commit 291642e

28 files changed

+30
-30
lines changed

docs/03_Content_Preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Briefly, you should:
309309

310310
1. Return to RStudio on AnVIL and Initialize your `.Rproj`.
311311

312-
1. [`add`](https://git-scm.com/docs/git-add/en) and [`commit`](https://git-scm.com/docs/git-commit) your changes on AnVIL.
312+
1. [`add`](https://git-scm.com/docs/git-add) and [`commit`](https://git-scm.com/docs/git-commit) your changes on AnVIL.
313313

314314
1. [`rename`](https://git-scm.com/docs/git-remote) and [`add`](https://git-scm.com/docs/git-remote) a new origin that points to the new repository you just created.
315315

docs/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/about-the-authors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/developing-your-own-content.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -485,7 +485,7 @@ <h2><span class="header-section-number">9.6</span> Push Changes to GitHub<a href
485485
<ol style="list-style-type: decimal">
486486
<li><p>Create a new repository on <a href="https://github.com/new">GitHub</a>. Don’t add a <code>README.md</code>, <code>.gitignore</code>, or license.</p></li>
487487
<li><p>Return to RStudio on AnVIL and Initialize your <code>.Rproj</code>.</p></li>
488-
<li><p><a href="https://git-scm.com/docs/git-add/en"><code>add</code></a> and <a href="https://git-scm.com/docs/git-commit"><code>commit</code></a> your changes on AnVIL.</p></li>
488+
<li><p><a href="https://git-scm.com/docs/git-add"><code>add</code></a> and <a href="https://git-scm.com/docs/git-commit"><code>commit</code></a> your changes on AnVIL.</p></li>
489489
<li><p><a href="https://git-scm.com/docs/git-remote"><code>rename</code></a> and <a href="https://git-scm.com/docs/git-remote"><code>add</code></a> a new origin that points to the new repository you just created.</p></li>
490490
<li><p><a href="https://git-scm.com/docs/git-push"><code>push</code></a> your changes. Remember that you will need to use a <a href="https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token">GitHub Personal Token</a> instead of your password.</p></li>
491491
</ol>

docs/give-us-feedback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/google-billing-account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/how-much-does-a-class-cost.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -316,7 +316,7 @@ <h1>
316316
</div>
317317
<div id="header">
318318
<h1 class="title">AnVIL Instructor Guide</h1>
319-
<p class="date"><em>February 18, 2025</em></p>
319+
<p class="date"><em>May 05, 2025</em></p>
320320
</div>
321321
<div id="about-this-book" class="section level1 unnumbered hasAnchor">
322322
<h1>About this Book<a href="index.html#about-this-book" class="anchor-section" aria-label="Anchor link to header"></a></h1>

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "AnVIL Instructor Guide"
3-
date: "February 18, 2025"
3+
date: "May 05, 2025"
44
site: bookdown::bookdown_site
55
documentclass: book
66
biblio-style: apalike

docs/instructor-google-account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<meta name="date" content="2025-02-18" />
25+
<meta name="date" content="2025-05-05" />
2626

2727
<meta name="viewport" content="width=device-width, initial-scale=1" />
2828
<meta name="apple-mobile-web-app-capable" content="yes" />

0 commit comments

Comments
 (0)