Skip to content

Commit bfdd0b8

Browse files
committed
bad link
1 parent 2b02ae2 commit bfdd0b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/handson.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h2>Make a Repository</h2>
340340
<figure>
341341
<img src="images/project_name_github.png" />
342342
<figcaption>
343-
replace ‘my-awesome-project’ with ‘test-one’
343+
Type ‘test-one’ and add a short description
344344
</figcaption>
345345
</figure>
346346
<p><br></p></li>
@@ -452,7 +452,7 @@ <h2>Pull</h2>
452452
<img src="images/git_push_pull.png" />
453453
</figure>
454454
<p><br></p>
455-
<p>Advance to Hands-On, Part 2: <a href="branch.html">Branch / Merge / Revert</a></p>
455+
<p>Advance to Hands-On, Part 2: <a href="handson_branch.html">Branch / Merge / Revert</a></p>
456456
<p> </p>
457457
<p> </p>
458458
</div>

handson.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This step was covered in the [Outline Section](outline.html#generate_ssh_keys_in
1515

1616
1. New repository <br><figure>![](images/new_github_repo.png)</figure><br>
1717

18-
1. Add a repository name. Use the name *test-one* <br> <figure>![](images/project_name_github.png)<figcaption>replace 'my-awesome-project' with 'test-one'</figcaption></figure><br>
18+
1. Add a repository name. Use the name *test-one* <br> <figure>![](images/project_name_github.png)<figcaption>Type 'test-one' and add a short description</figcaption></figure><br>
1919

2020

2121
1. Change "Add .gitignore" from **None** to **R**
@@ -95,7 +95,7 @@ The next time you open your project in RStudio the first step you should take is
9595

9696
<br><figure>![](images/git_push_pull.png)</figure><br>
9797

98-
Advance to Hands-On, Part 2: [Branch / Merge / Revert](branch.html)
98+
Advance to Hands-On, Part 2: [Branch / Merge / Revert](handson_branch.html)
9999

100100
&nbsp;
101101

0 commit comments

Comments
 (0)